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

Fix coverage reports #13

Merged
merged 8 commits into from
Jul 28, 2022
Merged

Fix coverage reports #13

merged 8 commits into from
Jul 28, 2022

Conversation

monosoul
Copy link
Owner

Use kover with JB coverage engine to generate coverage reports

@codecov
Copy link

codecov bot commented Jul 28, 2022

Codecov Report

Merging #13 (2080cad) into master (e95f0fc) will increase coverage by 92.79%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           master      #13       +/-   ##
===========================================
+ Coverage    0.00%   92.79%   +92.79%     
===========================================
  Files          10       11        +1     
  Lines         125      111       -14     
  Branches       15       19        +4     
===========================================
+ Hits            0      103      +103     
+ Misses        125        2      -123     
- Partials        0        6        +6     
Impacted Files Coverage Δ
...git/updateindex/extended/changes/view/Constants.kt 0.00% <0.00%> (ø)
...tended/changes/view/ToggleSkippedWorktreeAction.kt 78.57% <0.00%> (+78.57%) ⬆️
.../changes/view/ChangesBrowserSkippedWorktreeNode.kt 80.00% <0.00%> (+80.00%) ⬆️
...changes/view/SkippedWorktreeChangesViewModifier.kt 90.00% <0.00%> (+90.00%) ⬆️
...tended/changes/view/GetSkippedWorktreeFilesTask.kt 93.75% <0.00%> (+93.75%) ⬆️
...it/updateindex/extended/ExtendedUpdateIndexTask.kt 94.73% <0.00%> (+94.73%) ⬆️
...git/updateindex/extended/support/CommandInvoker.kt 100.00% <0.00%> (+100.00%) ⬆️
.../updateindex/extended/ExtendedUpdateIndexAction.kt 100.00% <0.00%> (+100.00%) ⬆️
...updateindex/extended/ExtendedUpdateIndexCommand.kt 100.00% <0.00%> (+100.00%) ⬆️
...pdateindex/extended/support/PresentationUpdater.kt 100.00% <0.00%> (+100.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 e95f0fc...2080cad. Read the comment docs.

@monosoul monosoul merged commit fdd966a into master Jul 28, 2022
@monosoul monosoul deleted the bugfix/fix-coverage-reports branch July 28, 2022 08:28
monosoul added a commit that referenced this pull request Aug 8, 2022
monosoul added a commit that referenced this pull request Aug 8, 2022
* Update plugin org.jetbrains.intellij to v1.8.0

* Revert "Fix coverage reports (#13)"

This reverts commit fdd966a

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: monosoul <kloz.klaud@gmail.com>
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.

None yet

1 participant