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 cast on throw #233

Merged
merged 1 commit into from
Apr 15, 2023
Merged

add cast on throw #233

merged 1 commit into from
Apr 15, 2023

Conversation

nbauma109
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Apr 15, 2023

Codecov Report

Patch coverage: 87.69% and project coverage change: +0.01 🎉

Comparison is base (166de72) 76.35% compared to head (435324e) 76.36%.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #233      +/-   ##
============================================
+ Coverage     76.35%   76.36%   +0.01%     
- Complexity     5384     5389       +5     
============================================
  Files           331      331              
  Lines         22906    22925      +19     
  Branches       4618     4622       +4     
============================================
+ Hits          17489    17507      +18     
  Misses         3401     3401              
- Partials       2016     2017       +1     
Impacted Files Coverage Δ
...visitor/CheckCastAndConvertInstructionVisitor.java 83.41% <86.66%> (+0.36%) ⬆️
...model/instruction/bytecode/instruction/AThrow.java 90.00% <100.00%> (+4.28%) ⬆️
.../process/analyzer/classfile/ClassFileAnalyzer.java 76.53% <100.00%> (ø)
...re/process/writer/visitor/SourceWriterVisitor.java 76.15% <100.00%> (ø)

... and 1 file with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@nbauma109 nbauma109 merged commit c230a73 into master Apr 15, 2023
@nbauma109 nbauma109 deleted the cast-throw-generic branch April 15, 2023 14:51
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.

1 participant