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

Improve issue reporting/report at identifiers and package declarations - #2699 #2702

Merged
merged 6 commits into from
May 18, 2020

Conversation

arturbosch
Copy link
Member

No description provided.

@arturbosch arturbosch changed the title Improve issue reporting/report at identifiers or package for files - #2699 Improve issue reporting/report at identifiers and package declarations - #2699 May 17, 2020
@arturbosch arturbosch added this to the 1.10.0 milestone May 17, 2020
@codecov
Copy link

codecov bot commented May 17, 2020

Codecov Report

Merging #2702 into master will increase coverage by 0.24%.
The diff coverage is 98.04%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #2702      +/-   ##
============================================
+ Coverage     79.60%   79.85%   +0.24%     
- Complexity     2303     2305       +2     
============================================
  Files           381      381              
  Lines          6856     6940      +84     
  Branches       1245     1250       +5     
============================================
+ Hits           5458     5542      +84     
  Misses          779      779              
  Partials        619      619              
Impacted Files Coverage Δ Complexity Δ
...n/kotlin/io/gitlab/arturbosch/detekt/api/Entity.kt 84.21% <66.66%> (+2.96%) 4.00 <0.00> (ø)
...gitlab/arturbosch/detekt/rules/bugs/Deprecation.kt 86.66% <66.66%> (-4.25%) 7.00 <1.00> (+2.00) ⬇️
...b/arturbosch/detekt/rules/naming/FunctionNaming.kt 95.00% <83.33%> (+0.26%) 9.00 <0.00> (ø)
...etekt/rules/bugs/EqualsAlwaysReturnsTrueOrFalse.kt 86.95% <100.00%> (+2.74%) 14.00 <0.00> (ø)
...osch/detekt/rules/bugs/WrongEqualsTypeParameter.kt 100.00% <100.00%> (ø) 10.00 <1.00> (ø)
...rturbosch/detekt/rules/complexity/ComplexMethod.kt 94.11% <100.00%> (ø) 13.00 <0.00> (ø)
...b/arturbosch/detekt/rules/complexity/LargeClass.kt 97.05% <100.00%> (+3.30%) 12.00 <0.00> (ø)
...b/arturbosch/detekt/rules/complexity/LongMethod.kt 94.28% <100.00%> (+0.34%) 12.00 <0.00> (ø)
...bosch/detekt/rules/complexity/MethodOverloading.kt 91.66% <100.00%> (+0.49%) 5.00 <0.00> (ø)
...rbosch/detekt/rules/complexity/NestedBlockDepth.kt 93.87% <100.00%> (+0.26%) 5.00 <0.00> (ø)
... and 26 more

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 2a2afc3...99dd67e. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
migration Marker to add a migration step in the changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants