Skip to content

chore: deprecate read/writeStr, placeInLattice method

e66ddbe
Select commit
Loading
Failed to load commit list.
Merged

chore: deprecate read/writeStr, placeInLattice method #161

chore: deprecate read/writeStr, placeInLattice method
e66ddbe
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 20, 2026 in 0s

98.97% (+0.01%) compared to 793f5b0

View this Pull Request on Codecov

98.97% (+0.01%) compared to 793f5b0

Details

Codecov Report

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

Additional details and impacted files
@@            Coverage Diff             @@
##           v3.4.0     #161      +/-   ##
==========================================
+ Coverage   98.95%   98.97%   +0.01%     
==========================================
  Files          13       13              
  Lines        1919     1951      +32     
==========================================
+ Hits         1899     1931      +32     
  Misses         20       20              
Files with missing lines Coverage Δ
tests/test_p_cif.py 99.63% <100.00%> (+0.03%) ⬆️
tests/test_p_discus.py 98.85% <100.00%> (ø)
tests/test_p_pdffit.py 99.41% <100.00%> (ø)
tests/test_parsers.py 99.47% <100.00%> (ø)
tests/test_structure.py 99.80% <100.00%> (+<0.01%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.