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

Bugfix. Not all types of nodes for annotation Suppress are considered #878

Merged
merged 2 commits into from
May 12, 2021

Conversation

aktsay6
Copy link
Collaborator

@aktsay6 aktsay6 commented May 11, 2021

What's done:

  • Fixed bug

This pull request closes #824

### What's done:
  * Fixed bug
@aktsay6 aktsay6 requested review from petertrr and kentr0w May 11, 2021 13:58
@codecov
Copy link

codecov bot commented May 11, 2021

Codecov Report

Merging #878 (ff46b36) into master (6de6a62) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #878   +/-   ##
=========================================
  Coverage     83.53%   83.53%           
  Complexity     2210     2210           
=========================================
  Files           101      101           
  Lines          5677     5677           
  Branches       1620     1621    +1     
=========================================
  Hits           4742     4742           
  Misses          256      256           
  Partials        679      679           
Flag Coverage Δ Complexity Δ
unittests 83.53% <100.00%> (ø) 2210.00 <0.00> (ø)

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

Impacted Files Coverage Δ Complexity Δ
...tlin/org/cqfn/diktat/ruleset/utils/AstNodeUtils.kt 84.77% <100.00%> (ø) 0.00 <0.00> (ø)

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 6de6a62...ff46b36. Read the comment docs.

@aktsay6 aktsay6 merged commit fd9b54f into master May 12, 2021
@aktsay6 aktsay6 deleted the bugfix/suppress-annotation(#824) branch May 12, 2021 08:34
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.

Not all types of nodes for annotation Suppress are considered
2 participants