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

MULTIPLE_INIT_BLOCKS: fixer can break the code #967

Merged
merged 5 commits into from
Jul 9, 2021

Conversation

Cheshiriks
Copy link
Member

What's done:

### What's done:
* fixed bug in MULTIPLE_INIT_BLOCKS
Closes #966
@Cheshiriks Cheshiriks requested a review from petertrr July 6, 2021 12:26
@codecov
Copy link

codecov bot commented Jul 6, 2021

Codecov Report

Merging #967 (f2fd857) into master (70c5b97) will decrease coverage by 0.09%.
The diff coverage is 43.75%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #967      +/-   ##
============================================
- Coverage     83.86%   83.77%   -0.10%     
- Complexity     2399     2404       +5     
============================================
  Files           101      101              
  Lines          6063     6076      +13     
  Branches       1790     1798       +8     
============================================
+ Hits           5085     5090       +5     
- Misses          268      269       +1     
- Partials        710      717       +7     
Flag Coverage Δ
unittests 83.77% <43.75%> (-0.10%) ⬇️

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

Impacted Files Coverage Δ
...t/ruleset/rules/chapter6/classes/SingleInitRule.kt 73.49% <43.75%> (-6.51%) ⬇️

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 70c5b97...f2fd857. Read the comment docs.

@petertrr petertrr added this to the 1.0.0 milestone Jul 7, 2021
### What's done:
* fixed bug in MULTIPLE_INIT_BLOCKS
Closes #966
### What's done:
* fixed bug in MULTIPLE_INIT_BLOCKS
Closes #966
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.

MULTIPLE_INIT_BLOCKS: fixer can break the code
2 participants