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

1034 bug fix bodyinterceptor dead assignment eliminator #1039

Conversation

sahilagichani14
Copy link
Collaborator

No description provided.

@sahilagichani14 sahilagichani14 self-assigned this Aug 25, 2024
@sahilagichani14 sahilagichani14 linked an issue Aug 25, 2024 that may be closed by this pull request
Copy link

codecov bot commented Aug 25, 2024

Codecov Report

Attention: Patch coverage is 0% with 18 lines in your changes missing coverage. Please review.

Project coverage is 69.25%. Comparing base (f373fd5) to head (6411221).
Report is 82 commits behind head on develop.

Files Patch % Lines
...va/core/interceptors/DeadAssignmentEliminator.java 0.00% 17 Missing and 1 partial ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #1039      +/-   ##
=============================================
- Coverage      71.90%   69.25%   -2.65%     
- Complexity      4453     4456       +3     
=============================================
  Files            367      373       +6     
  Lines          16403    17049     +646     
  Branches        2748     2968     +220     
=============================================
+ Hits           11794    11807      +13     
- Misses          3694     4321     +627     
- Partials         915      921       +6     

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

@sahilagichani14
Copy link
Collaborator Author

Maven Direct Dependency Diagram:
WhatsApp Image 2024-08-28 at 18 34 09

@sahilagichani14
Copy link
Collaborator Author

new modules dependency analyser
WhatsApp Image 2024-09-03 at 21 47 46

Copy link
Contributor

github-actions bot commented Sep 3, 2024

Documentation Preview.

@sahilagichani14 sahilagichani14 force-pushed the 1034-bug-fix-bodyinterceptor-dead-assignment-eliminator branch from 3ab6aec to 0ce6224 Compare September 3, 2024 21:49
@sahilagichani14 sahilagichani14 marked this pull request as draft September 5, 2024 12:49
@sahilagichani14
Copy link
Collaborator Author

sahilagichani14 commented Sep 15, 2024

redo in #1070

@sahilagichani14 sahilagichani14 deleted the 1034-bug-fix-bodyinterceptor-dead-assignment-eliminator branch September 15, 2024 10:43
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.

[Bug]: Fix BodyInterceptor: Dead Assignment Eliminator
1 participant