Skip to content

Standardize to lower-case for all dictionary keys#307

Merged
sbillinge merged 1 commit into
diffpy:mainfrom
Sparks29032:capitalization
Jun 12, 2026
Merged

Standardize to lower-case for all dictionary keys#307
sbillinge merged 1 commit into
diffpy:mainfrom
Sparks29032:capitalization

Standardize lower-case for all dictionary keys

d1339f6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 11, 2026 in 1s

99.93% (+0.00%) compared to fc45fa1

View this Pull Request on Codecov

99.93% (+0.00%) compared to fc45fa1

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.93%. Comparing base (fc45fa1) to head (d1339f6).
⚠️ Report is 11 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #307   +/-   ##
=======================================
  Coverage   99.93%   99.93%           
=======================================
  Files          24       24           
  Lines        1480     1570   +90     
=======================================
+ Hits         1479     1569   +90     
  Misses          1        1           
Files with missing lines Coverage Δ
tests/test_morphapp.py 100.00% <100.00%> (ø)
tests/test_morphio.py 100.00% <100.00%> (ø)
tests/test_morphpy.py 100.00% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.