Skip to content

compiler: Make cse toposort stable#2633

Merged
FabioLuporini merged 1 commit into
mainfrom
safe-cse-sort
Jun 17, 2025
Merged

compiler: Make cse toposort stable#2633
FabioLuporini merged 1 commit into
mainfrom
safe-cse-sort

compiler: make cse toposort stable

904ac28
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 16, 2025 in 0s

92.00% (target 1.00%)

View this Pull Request on Codecov

92.00% (target 1.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.00%. Comparing base (ed3585a) to head (904ac28).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2633   +/-   ##
=======================================
  Coverage   92.00%   92.00%           
=======================================
  Files         245      245           
  Lines       48727    48732    +5     
  Branches     4294     4296    +2     
=======================================
+ Hits        44830    44835    +5     
  Misses       3209     3209           
  Partials      688      688           

☔ 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.