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

Add Github Action: Detekt All to readme #2915

Merged
merged 1 commit into from Aug 1, 2020
Merged

Add Github Action: Detekt All to readme #2915

merged 1 commit into from Aug 1, 2020

Conversation

schalkms
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Jul 31, 2020

Codecov Report

Merging #2915 into master will increase coverage by 0.05%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #2915      +/-   ##
============================================
+ Coverage     80.15%   80.21%   +0.05%     
- Complexity     2429     2448      +19     
============================================
  Files           421      421              
  Lines          7384     7405      +21     
  Branches       1354     1356       +2     
============================================
+ Hits           5919     5940      +21     
  Misses          764      764              
  Partials        701      701              
Impacted Files Coverage Δ Complexity Δ
...lin/io/github/detekt/report/txt/TxtOutputReport.kt 100.00% <0.00%> (ø) 4.00% <0.00%> (ø%)
...lin/io/github/detekt/report/xml/XmlOutputReport.kt 100.00% <0.00%> (ø) 9.00% <0.00%> (ø%)
...n/io/github/detekt/report/html/HtmlOutputReport.kt 96.05% <0.00%> (ø) 20.00% <0.00%> (ø%)
...ch/detekt/core/reporting/console/FindingsReport.kt 100.00% <0.00%> (ø) 5.00% <0.00%> (ø%)
...rturbosch/detekt/rules/style/StyleGuideProvider.kt 100.00% <0.00%> (ø) 2.00% <0.00%> (ø%)
.../detekt/core/reporting/console/ComplexityReport.kt 100.00% <0.00%> (ø) 4.00% <0.00%> (ø%)
...etekt/core/reporting/console/NotificationReport.kt 100.00% <0.00%> (ø) 4.00% <0.00%> (ø%)
.../core/reporting/console/FileBasedFindingsReport.kt 100.00% <0.00%> (ø) 5.00% <0.00%> (ø%)
.../core/reporting/console/ProjectStatisticsReport.kt 100.00% <0.00%> (ø) 4.00% <0.00%> (ø%)
...turbosch/detekt/rules/KtClassOrObjectExtensions.kt
... and 2 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 539a010...5cbf5c3. Read the comment docs.

@schalkms
Copy link
Member Author

It’s really beyond to me why the test coverage increases by just adding a line in a readme file. 🧐

@arturbosch arturbosch added this to the 1.11.0 milestone Aug 1, 2020
@arturbosch
Copy link
Member

It’s really beyond to me why the test coverage increases by just adding a line in a readme file.

I've observed that the coverage report is from the last PR changes. Like 1 commit behind or something ..

@arturbosch arturbosch merged commit 20e8c67 into detekt:master Aug 1, 2020
@arturbosch arturbosch modified the milestones: 1.11.0, 1.10.1 Aug 2, 2020
@schalkms schalkms deleted the schalkms-patch-1 branch September 27, 2020 10:48
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.

None yet

2 participants