snaps icon indicating copy to clipboard operation
snaps copied to clipboard

perf: Move request inspection outside of the executor

Open FrederikBolding opened this issue 10 months ago • 1 comments

FrederikBolding avatar Apr 25 '25 12:04 FrederikBolding

Codecov Report

:x: Patch coverage is 91.66667% with 1 line in your changes missing coverage. Please review. :white_check_mark: Project coverage is 98.27%. Comparing base (36f2212) to head (8b9e40f). :warning: Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
...ntrollers/src/services/AbstractExecutionService.ts 90.00% 1 Missing :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3356      +/-   ##
==========================================
- Coverage   98.30%   98.27%   -0.03%     
==========================================
  Files         417      417              
  Lines       11927    11903      -24     
  Branches     1844     1845       +1     
==========================================
- Hits        11725    11698      -27     
- Misses        202      205       +3     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

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

codecov[bot] avatar Apr 28 '25 08:04 codecov[bot]