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

fix: Serialize index of control-flow ports #1924

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Serialize number of control-flow ports

1d7b630
Select commit
Loading
Failed to load commit list.
Draft

fix: Serialize index of control-flow ports #1924

Serialize number of control-flow ports
1d7b630
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 21, 2025 in 1s

83.71% (-0.07%) compared to 2f588cb

View this Pull Request on Codecov

83.71% (-0.07%) compared to 2f588cb

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.71%. Comparing base (2f588cb) to head (1d7b630).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1924      +/-   ##
==========================================
- Coverage   83.78%   83.71%   -0.07%     
==========================================
  Files         196      196              
  Lines       37493    37538      +45     
  Branches    34306    34351      +45     
==========================================
+ Hits        31414    31426      +12     
- Misses       4296     4328      +32     
- Partials     1783     1784       +1     

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