Skip to content

Conversation

@cortinico
Copy link
Member

@cortinico cortinico commented Jan 13, 2021

Adding a test case to validate UndocumentedPublicClass against fun interfaces.

See #3372 for reference.

@codecov
Copy link

codecov bot commented Jan 13, 2021

Codecov Report

Merging #3374 (1af0769) into master (f39eb76) will increase coverage by 0.00%.
The diff coverage is 78.57%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #3374   +/-   ##
=========================================
  Coverage     80.30%   80.31%           
  Complexity     2721     2721           
=========================================
  Files           445      445           
  Lines          8241     8248    +7     
  Branches       1564     1566    +2     
=========================================
+ Hits           6618     6624    +6     
  Misses          785      785           
- Partials        838      839    +1     
Impacted Files Coverage Δ Complexity Δ
...tlab/arturbosch/detekt/core/reporting/Reporting.kt 94.11% <ø> (ø) 0.00 <0.00> (ø)
.../main/kotlin/io/github/detekt/parser/KtCompiler.kt 77.27% <0.00%> (-4.55%) 8.00 <0.00> (ø)
...etekt/core/tooling/ProcessingSpecSettingsBridge.kt 92.85% <50.00%> (-7.15%) 0.00 <0.00> (ø)
...io/github/detekt/report/sarif/SarifOutputReport.kt 94.73% <90.00%> (+4.11%) 4.00 <0.00> (ø)
...n/kotlin/io/github/detekt/report/sarif/SarifDsl.kt 100.00% <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 f39eb76...c3f40f0. Read the comment docs.

@schalkms schalkms merged commit c5f23c8 into detekt:master Jan 13, 2021
@arturbosch arturbosch added this to the 1.16.0 milestone Jan 18, 2021
@arturbosch arturbosch added the housekeeping Marker for housekeeping tasks and refactorings label Jan 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

housekeeping Marker for housekeeping tasks and refactorings

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants