Skip to content

fix: change cif parser attribute name to construct Structure object

6286234
Select commit
Loading
Failed to load commit list.
Merged

chore: deprecate utils method and private methods in parsers #172

fix: change cif parser attribute name to construct Structure object
6286234
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 3, 2026 in 1s

99.13% (+0.00%) compared to f489b30

View this Pull Request on Codecov

99.13% (+0.00%) compared to f489b30

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.13%. Comparing base (f489b30) to head (6286234).
⚠️ Report is 1 commits behind head on v3.4.0.

Additional details and impacted files
@@           Coverage Diff           @@
##           v3.4.0     #172   +/-   ##
=======================================
  Coverage   99.12%   99.13%           
=======================================
  Files          13       14    +1     
  Lines        2291     2301   +10     
=======================================
+ Hits         2271     2281   +10     
  Misses         20       20           
Files with missing lines Coverage Δ
tests/test_utils.py 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.