Skip to content

Make the molecular graph's edge and cycle order independent of the hash seed - #992

Open
calvinp0 wants to merge 2 commits into
mainfrom
fix_hash_seed_dependent_graph_order
Open

Make the molecular graph's edge and cycle order independent of the hash seed#992
calvinp0 wants to merge 2 commits into
mainfrom
fix_hash_seed_dependent_graph_order

Test that a graph's edge and cycle order is stable across processes

9fbc87b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 27, 2026 in 0s

64.73% (-0.03%) compared to 09e9ede

View this Pull Request on Codecov

64.73% (-0.03%) compared to 09e9ede

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 64.73%. Comparing base (09e9ede) to head (9fbc87b).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #992      +/-   ##
==========================================
- Coverage   64.76%   64.73%   -0.03%     
==========================================
  Files         119      119              
  Lines       40039    40039              
  Branches    10350    10350              
==========================================
- Hits        25932    25920      -12     
- Misses      11129    11139      +10     
- Partials     2978     2980       +2     

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