Skip to content

fix: guard against a None species.thermo in parse_arkane_thermo_output - #995

Merged
calvinp0 merged 1 commit into
mainfrom
arkane-thermo-none-guard
Aug 23, 2026
Merged

fix: guard against a None species.thermo in parse_arkane_thermo_output#995
calvinp0 merged 1 commit into
mainfrom
arkane-thermo-none-guard

fix: guard against a None species.thermo in parse_arkane_thermo_output

6e92092
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 23, 2026 in 1s

64.57% (-0.04%) compared to 45d73a0

View this Pull Request on Codecov

64.57% (-0.04%) compared to 45d73a0

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 64.57%. Comparing base (45d73a0) to head (6e92092).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #995      +/-   ##
==========================================
- Coverage   64.60%   64.57%   -0.04%     
==========================================
  Files         119      119              
  Lines       39785    39788       +3     
  Branches    10307    10307              
==========================================
- Hits        25703    25692      -11     
- Misses      11105    11120      +15     
+ Partials     2977     2976       -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.