Skip to content

Fix coverage reports#13

Merged
monosoul merged 8 commits intomasterfrom
bugfix/fix-coverage-reports
Jul 28, 2022
Merged

Fix coverage reports#13
monosoul merged 8 commits intomasterfrom
bugfix/fix-coverage-reports

Conversation

@monosoul
Copy link
Copy Markdown
Owner

Use kover with JB coverage engine to generate coverage reports

@codecov
Copy link
Copy Markdown

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 <[email protected]>
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