Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Use DFS to get a valid but smaller new node order #570

Merged
merged 5 commits into from
Jul 13, 2024

Add a unit test

8175573
Select commit
Loading
Failed to load commit list.
Merged

Use DFS to get a valid but smaller new node order #570

Add a unit test
8175573
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 12, 2024 in 0s

84.66% (+0.08%) compared to 27b81f7

View this Pull Request on Codecov

84.66% (+0.08%) compared to 27b81f7

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.66%. Comparing base (27b81f7) to head (8175573).

Additional details and impacted files
@@             Coverage Diff              @@
##           mainline     #570      +/-   ##
============================================
+ Coverage     84.58%   84.66%   +0.08%     
============================================
  Files            75       75              
  Lines          6547     6549       +2     
  Branches        528      528              
============================================
+ Hits           5538     5545       +7     
+ Misses         1009     1004       -5     

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