Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better fix to tests running not in EC2 #36

Merged
merged 2 commits into from
Feb 13, 2021
Merged

Better fix to tests running not in EC2 #36

merged 2 commits into from
Feb 13, 2021

Conversation

j256
Copy link
Owner

@j256 j256 commented Feb 13, 2021

No description provided.

@codecov
Copy link

codecov bot commented Feb 13, 2021

Codecov Report

Merging #36 (95e1c86) into master (befce2b) will increase coverage by 79.08%.
The diff coverage is 100.00%.

Impacted file tree graph

@@              Coverage Diff              @@
##             master      #36       +/-   ##
=============================================
+ Coverage      0.00%   79.08%   +79.08%     
- Complexity        0       94       +94     
=============================================
  Files            11       10        -1     
  Lines           443      435        -8     
  Branches         57       56        -1     
=============================================
+ Hits              0      344      +344     
+ Misses          443       76      -367     
- Partials          0       15       +15     
Impacted Files Coverage Δ Complexity Δ
.../cloudwatchlogbackappender/CloudWatchAppender.java 76.58% <100.00%> (+76.58%) 61.00 <0.00> (+61.00)
...6/cloudwatchlogbackappender/HostNameConverter.java 50.00% <0.00%> (+50.00%) 2.00% <0.00%> (+2.00%)
...loudwatchlogbackappender/HostAddressConverter.java 50.00% <0.00%> (+50.00%) 2.00% <0.00%> (+2.00%)
...udwatchlogbackappender/SystemEnvironConverter.java 80.00% <0.00%> (+80.00%) 4.00% <0.00%> (+4.00%)
.../com/j256/cloudwatchlogbackappender/MiscUtils.java 100.00% <0.00%> (+100.00%) 6.00% <0.00%> (+6.00%)
.../j256/cloudwatchlogbackappender/UuidConverter.java 100.00% <0.00%> (+100.00%) 4.00% <0.00%> (+4.00%)
...56/cloudwatchlogbackappender/Ec2PatternLayout.java 100.00% <0.00%> (+100.00%) 1.00% <0.00%> (+1.00%)
...udwatchlogbackappender/Ec2InstanceIdConverter.java 100.00% <0.00%> (+100.00%) 5.00% <0.00%> (+5.00%)
...dwatchlogbackappender/SystemPropertyConverter.java 100.00% <0.00%> (+100.00%) 4.00% <0.00%> (+4.00%)
... and 1 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update befce2b...95e1c86. Read the comment docs.

@j256 j256 merged commit 09c7671 into master Feb 13, 2021
@j256 j256 deleted the gw-better-test-fix branch February 13, 2021 20:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant