Skip to content

[backend/frontend] feat(netexec): add NetExec injector integration with 12 new finding types (#4989) - #5092

Merged
Stephanya Casanova (savacano28) merged 12 commits into
masterfrom
4989-netexec-clean
Mar 30, 2026
Merged

[backend/frontend] feat(netexec): add NetExec injector integration with 12 new finding types (#4989)#5092
Stephanya Casanova (savacano28) merged 12 commits into
masterfrom
4989-netexec-clean

[backend] feat: feedback review

1d170df
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 30, 2026 in 0s

58.13% (target 80.00%)

View this Pull Request on Codecov

58.13% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 95.08929% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 58.13%. Comparing base (5112ec5) to head (1d170df).

Files with missing lines Patch % Lines
...v/output_processor/CredentialsOutputProcessor.java 26.66% 10 Missing and 1 partial ⚠️

❌ Your project check has failed because the head coverage (58.13%) is below the target coverage (80.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #5092      +/-   ##
============================================
+ Coverage     57.83%   58.13%   +0.29%     
- Complexity     4720     4818      +98     
============================================
  Files          1017     1029      +12     
  Lines         30158    30379     +221     
  Branches       2203     2250      +47     
============================================
+ Hits          17442    17660     +218     
- Misses        11680    11683       +3     
  Partials       1036     1036              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.