Skip to content

fix: fix load_structure method with loading Path object.

4f7656c
Select commit
Loading
Failed to load commit list.
Merged

fix: fix load_structure method with loading Path object. #185

fix: fix load_structure method with loading Path object.
4f7656c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 14, 2026 in 0s

99.20% (+0.02%) compared to 991889b

View this Pull Request on Codecov

99.20% (+0.02%) compared to 991889b

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.20%. Comparing base (991889b) to head (4f7656c).
⚠️ Report is 5 commits behind head on v3.4.0.

Additional details and impacted files
@@            Coverage Diff             @@
##           v3.4.0     #185      +/-   ##
==========================================
+ Coverage   99.17%   99.20%   +0.02%     
==========================================
  Files          15       15              
  Lines        2439     2501      +62     
==========================================
+ Hits         2419     2481      +62     
  Misses         20       20              
Files with missing lines Coverage Δ
tests/test_loadstructure.py 98.07% <100.00%> (+0.57%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.