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

housekeeping: Fix CodeCov Paths #115

Merged
merged 1 commit into from
Oct 27, 2020
Merged

housekeeping: Fix CodeCov Paths #115

merged 1 commit into from
Oct 27, 2020

Conversation

worldbeater
Copy link
Contributor

@worldbeater worldbeater commented Oct 27, 2020

What kind of change does this PR introduce?

This PR should fix the broken codecov paths. We are now using the newer GitHub Actions CI configuration coming from reactiveui/ReactiveUI.Validation#156 e.g. we are getting rid of node, npm, and dotnet reportgenerator. The coverage increases due to opencover-cobertura format change.

@codecov
Copy link

codecov bot commented Oct 27, 2020

Codecov Report

Merging #115 into main will increase coverage by 4.14%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #115      +/-   ##
==========================================
+ Coverage   70.98%   75.12%   +4.14%     
==========================================
  Files           6        6              
  Lines         193      193              
  Branches       33        0      -33     
==========================================
+ Hits          137      145       +8     
  Misses         48       48              
+ Partials        8        0       -8     
Impacted Files Coverage Δ
...illade/Fusillade/src/Fusillade/ConcatenateMixin.cs
...illade/src/Fusillade/LimitingHttpMessageHandler.cs
a/Fusillade/Fusillade/src/Fusillade/NetCache.cs
...sillade/Fusillade/src/Fusillade/InflightRequest.cs
...ade/src/Fusillade/RateLimitedHttpMessageHandler.cs
...sillade/src/Fusillade/OfflineHttpMessageHandler.cs
src/Fusillade/ConcatenateMixin.cs 60.00% <0.00%> (ø)
src/Fusillade/OfflineHttpMessageHandler.cs 78.57% <0.00%> (ø)
src/Fusillade/LimitingHttpMessageHandler.cs 50.00% <0.00%> (ø)
src/Fusillade/InflightRequest.cs 100.00% <0.00%> (ø)
... and 2 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 c825743...6e42350. Read the comment docs.

@worldbeater worldbeater marked this pull request as ready for review October 27, 2020 20:13
@worldbeater
Copy link
Contributor Author

worldbeater commented Oct 27, 2020

According to this link, the paths are resolved by codecov without issues https://codecov.io/gh/reactiveui/Fusillade/src/6e42350bfb6cf578e26323e97047fe16af7dbf1e/src/Fusillade/InflightRequest.cs

Codecov
Hosted coverage report highly integrated with GitHub, Bitbucket and GitLab. Awesome pull request comments to enhance your QA.

@glennawatson glennawatson merged commit a34a770 into main Oct 27, 2020
@glennawatson glennawatson deleted the fix-codecov-paths branch October 27, 2020 20:37
@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants