Skip to content

A better way to get profiler state from JIT - #9423

Open
abadams wants to merge 3 commits into
mainfrom
abadams/jit_profile_state_access
Open

A better way to get profiler state from JIT#9423
abadams wants to merge 3 commits into
mainfrom
abadams/jit_profile_state_access

Clarify what ProfilerScope keeps alive

bba9eb4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 3, 2026 in 1s

69.88% (-0.08%) compared to d9debf9

View this Pull Request on Codecov

69.88% (-0.08%) compared to d9debf9

Details

Codecov Report

❌ Patch coverage is 5.45455% with 52 lines in your changes missing coverage. Please review.
✅ Project coverage is 69.88%. Comparing base (d9debf9) to head (bba9eb4).
⚠️ Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
src/Pipeline.cpp 5.45% 51 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9423      +/-   ##
==========================================
- Coverage   69.95%   69.88%   -0.08%     
==========================================
  Files         261      261              
  Lines       79402    79455      +53     
  Branches    19360    19375      +15     
==========================================
- Hits        55546    55525      -21     
- Misses      17932    18007      +75     
+ Partials     5924     5923       -1     

☔ View full report in Codecov by Harness.
📢 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.