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/interceptors #858

Merged
merged 12 commits into from
Feb 19, 2024
Merged

Improve/interceptors #858

merged 12 commits into from
Feb 19, 2024

Conversation

swissiety
Copy link
Collaborator

  • remove deprecated builder.stmtgraph-manipulations - just do it directly
  • readability
  • simplify

@swissiety swissiety marked this pull request as ready for review February 19, 2024 13:04
Copy link

codecov bot commented Feb 19, 2024

Codecov Report

Attention: 9 lines in your changes are missing coverage. Please review.

Comparison is base (4dd5bdb) 64.11% compared to head (bac33bc) 64.53%.
Report is 4 commits behind head on develop.

Files Patch % Lines
...code/interceptors/ConstantPropagatorAndFolder.java 82.85% 4 Missing and 2 partials ⚠️
...tup/java/bytecode/interceptors/CopyPropagator.java 83.33% 0 Missing and 3 partials ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop     #858      +/-   ##
=============================================
+ Coverage      64.11%   64.53%   +0.42%     
- Complexity      3432     3451      +19     
=============================================
  Files            312      312              
  Lines          15105    15108       +3     
  Branches        2546     2544       -2     
=============================================
+ Hits            9684     9750      +66     
+ Misses          4516     4463      -53     
+ Partials         905      895      -10     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@swissiety swissiety merged commit 246a4b0 into develop Feb 19, 2024
9 checks passed
@swissiety swissiety deleted the improve/Interceptors branch February 19, 2024 14:24
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.

2 participants