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

Correct the (sometimes meaningless) message in the COMMENT_WHITE_SPACE check #1466

Merged
merged 1 commit into from
Jul 21, 2022

Conversation

0x6675636b796f75676974687562
Copy link
Member

What's done:

  • Now, the amount of space characters is correctly reported as either
    "too many" or "too few".

…CE` check

### What's done:

 * Now, the amount of space characters is correctly reported as either
   "too many" or "too few".
@codecov
Copy link

codecov bot commented Jul 21, 2022

Codecov Report

Merging #1466 (8425b60) into master (a67811d) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##             master    #1466   +/-   ##
=========================================
  Coverage     83.29%   83.30%           
- Complexity     2560     2561    +1     
=========================================
  Files           107      107           
  Lines          7603     7607    +4     
  Branches       2099     2100    +1     
=========================================
+ Hits           6333     6337    +4     
  Misses          384      384           
  Partials        886      886           
Flag Coverage Δ
unittests 83.30% <100.00%> (+<0.01%) ⬆️

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

Impacted Files Coverage Δ
.../ruleset/rules/chapter2/kdoc/CommentsFormatting.kt 74.25% <100.00%> (+0.52%) ⬆️

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 a67811d...8425b60. Read the comment docs.

@0x6675636b796f75676974687562 0x6675636b796f75676974687562 deleted the bugfix/andrey.shcheglov/a branch July 21, 2022 14:24
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.

2 participants