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

Rewrite WRONG_INDENTATION unit tests using the new test infrastructure #1500

Merged

Conversation

0x6675636b796f75676974687562
Copy link
Member

What's done:

  • Tests rewritten using test template annotations, increasing overall
    granularity.

### What's done:

 * Tests rewritten using test template annotations, increasing overall
   granularity.
@codecov
Copy link

codecov bot commented Aug 10, 2022

Codecov Report

Merging #1500 (d0d09a1) into master (59b65c8) will decrease coverage by 0.16%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##             master    #1500      +/-   ##
============================================
- Coverage     82.96%   82.79%   -0.17%     
+ Complexity     2574     2572       -2     
============================================
  Files           111      111              
  Lines          7712     7712              
  Branches       2114     2114              
============================================
- Hits           6398     6385      -13     
- Misses          418      432      +14     
+ Partials        896      895       -1     
Flag Coverage Δ
unittests 82.79% <ø> (-0.17%) ⬇️

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

Impacted Files Coverage Δ
...tat/ruleset/utils/indentation/IndentationConfig.kt 34.78% <0.00%> (-56.53%) ⬇️

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

@github-actions
Copy link
Contributor

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

1 909 tests   1 893 ✔️  2m 3s ⏱️
   156 suites       15 💤
   156 files           0   1 🔥

For more details on these errors, see this check.

Results for commit d0d09a1.

@github-actions
Copy link
Contributor

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

1 913 tests   1 898 ✔️  1m 28s ⏱️
   158 suites       15 💤
   158 files           0

Results for commit d0d09a1.

@0x6675636b796f75676974687562 0x6675636b796f75676974687562 deleted the bugfix/andrey.shcheglov/indentation branch August 10, 2022 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring tests Improve testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants