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

Introduced not applicable counter for FixPlugin #437

Merged
merged 3 commits into from
Aug 23, 2022

Conversation

nulls
Copy link
Member

@nulls nulls commented Aug 23, 2022

What's done:

  • added a new constant for CountWarnings

It closes saveourtool/save-cloud#1039

### What's done:
* added a new constant for CountWarnings

It closes #1039
@codecov
Copy link

codecov bot commented Aug 23, 2022

Codecov Report

Merging #437 (2d1531c) into main (ff844eb) will decrease coverage by 0.15%.
The diff coverage is 20.00%.

@@             Coverage Diff              @@
##               main     #437      +/-   ##
============================================
- Coverage     47.12%   46.96%   -0.16%     
  Complexity      149      149              
============================================
  Files            52       52              
  Lines          1738     1746       +8     
  Branches        319      320       +1     
============================================
+ Hits            819      820       +1     
- Misses          791      798       +7     
  Partials        128      128              
Flag Coverage Δ
unittests 46.96% <20.00%> (-0.16%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...tlin/com/saveourtool/save/core/result/DebugInfo.kt 0.00% <0.00%> (ø)
...tlin/com/saveourtool/save/plugins/fix/FixPlugin.kt 58.27% <66.66%> (+0.30%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@nulls nulls marked this pull request as ready for review August 23, 2022 12:32
@github-actions
Copy link

JUnit Tests (Linux, EnricoMi/publish-unit-test-result-action@v1)

233 tests  ±0   209 ✔️ ±0   10m 8s ⏱️ -2s
  48 suites ±0     24 💤 ±0 
  48 files   ±0       0 ±0 

Results for commit 2d1531c. ± Comparison against base commit ff844eb.

@github-actions
Copy link

JUnit Tests (Windows, EnricoMi/publish-unit-test-result-action@v1)

233 tests  ±0   209 ✔️ +1   10m 1s ⏱️ - 1m 15s
  48 suites ±0     24 💤 ±0 
  48 files   ±0       0  - 1 

Results for commit 2d1531c. ± Comparison against base commit ff844eb.

@github-actions
Copy link

JUnit Tests (macOS, EnricoMi/publish-unit-test-result-action@v1)

233 tests  ±0   209 ✔️ ±0   16m 25s ⏱️ -11s
  48 suites ±0     24 💤 ±0 
  48 files   ±0       0 ±0 

Results for commit 2d1531c. ± Comparison against base commit ff844eb.

@nulls nulls merged commit c1c6eaa into main Aug 23, 2022
@nulls nulls deleted the feature/incorrect-missing-matched#1039 branch August 23, 2022 13:39
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.

Incorrect missing/matched calculation
2 participants