Skip to content

Merge pull request #190 from stevenhua0320/assignUniqueLabels-depreca…

a05255f
Select commit
Loading
Failed to load commit list.
Merged

V3.4.0 #189

Merge pull request #190 from stevenhua0320/assignUniqueLabels-depreca…
a05255f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 27, 2026 in 1s

99.20% (+0.26%) compared to 39d41f0

View this Pull Request on Codecov

99.20% (+0.26%) compared to 39d41f0

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.20%. Comparing base (39d41f0) to head (a05255f).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #189      +/-   ##
==========================================
+ Coverage   98.93%   99.20%   +0.26%     
==========================================
  Files          13       15       +2     
  Lines        1884     2507     +623     
==========================================
+ Hits         1864     2487     +623     
  Misses         20       20              
Files with missing lines Coverage Δ
tests/test_atom.py 98.96% <100.00%> (+1.09%) ⬆️
tests/test_expansion.py 100.00% <100.00%> (ø)
tests/test_lattice.py 99.57% <100.00%> (+0.07%) ⬆️
tests/test_loadstructure.py 98.07% <100.00%> (+0.57%) ⬆️
tests/test_p_cif.py 99.70% <100.00%> (+0.10%) ⬆️
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_spacegroups.py 98.73% <100.00%> (+0.73%) ⬆️
tests/test_structure.py 99.80% <100.00%> (+0.02%) ⬆️
... and 3 more
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.