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 #618

Merged
merged 1 commit into from
Oct 27, 2020
Merged

housekeeping: Fix CodeCov Paths #618

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 #618 into main will increase coverage by 5.98%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #618      +/-   ##
==========================================
+ Coverage   50.37%   56.36%   +5.98%     
==========================================
  Files          58       58              
  Lines        3440     3440              
  Branches      594        0     -594     
==========================================
+ Hits         1733     1939     +206     
- Misses       1494     1501       +7     
+ Partials      213        0     -213     
Impacted Files Coverage Δ
...vache/src/Akavache.Core/BlobCache/ObjectWrapper.cs
...e/Akavache/src/Akavache.Core/PortableExtensions.cs
a/Akavache/Akavache/src/Akavache.Sqlite3/SQLite.cs
...te3/Operations/CommitTransactionSqliteOperation.cs
...Sqlite3/Operations/DeleteExpiredSqliteOperation.cs
.../src/Akavache.Sqlite3/Queues/OperationQueueItem.cs
.../Akavache/src/Akavache.Core/BlobCache/BlobCache.cs
.../Operations/BulkInvalidateByTypeSqliteOperation.cs
....Sqlite3/SqlLiteCache/SqlRawPersistentBlobCache.cs
...ache/Akavache/src/Akavache.Core/ExceptionHelper.cs
... and 106 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 f257b0f...a8cc844. Read the comment docs.

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

According to the link below, the paths are displaying as they should now in codecov web interface https://codecov.io/gh/reactiveui/Akavache/src/a8cc844dfb1046cacae18f585b75f7f4ce24a8d3/src/Akavache/SQLitePersistentBlobCache.cs

@glennawatson glennawatson merged commit c2db13d into main Oct 27, 2020
@glennawatson glennawatson deleted the fix-codecov-paths branch October 27, 2020 20:38
@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.

2 participants