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

ThrowingExceptionsWithoutMessageOrCause>exceptions allow yaml list #2616

Conversation

BraisGabin
Copy link
Member

This PR is one in a serie of PRs to implement #2498

@BraisGabin BraisGabin force-pushed the i2498-throwing-exceptions-without-message-or-cause branch from 1d2d9a2 to a383270 Compare April 17, 2020 15:23
@codecov-io
Copy link

codecov-io commented Apr 17, 2020

Codecov Report

Merging #2616 into master will decrease coverage by 0.00%.
The diff coverage is 33.33%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #2616      +/-   ##
============================================
- Coverage     25.28%   25.28%   -0.01%     
  Complexity      396      396              
============================================
  Files           379      379              
  Lines          7438     7439       +1     
  Branches       1225     1226       +1     
============================================
  Hits           1881     1881              
- Misses         5428     5429       +1     
  Partials        129      129              
Impacted Files Coverage Δ Complexity Δ
...eptions/ThrowingExceptionsWithoutMessageOrCause.kt 45.45% <33.33%> (-4.55%) 1.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 2ee023d...a383270. Read the comment docs.

@arturbosch arturbosch merged commit 339f4f6 into detekt:master Apr 19, 2020
@arturbosch arturbosch added this to the 1.8.0 milestone Apr 19, 2020
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

3 participants