Skip to content

feat: add function that converts chemical formula to hill notation#335

Open
yucongalicechen wants to merge 1 commit into
diffpy:mainfrom
yucongalicechen:hill-notation
Open

feat: add function that converts chemical formula to hill notation#335
yucongalicechen wants to merge 1 commit into
diffpy:mainfrom
yucongalicechen:hill-notation

feat: add function that converts chemical formula to hill notation

ff9b26b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 23, 2026 in 1s

100.00% (+0.00%) compared to a51b553

View this Pull Request on Codecov

100.00% (+0.00%) compared to a51b553

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (a51b553) to head (ff9b26b).
⚠️ Report is 116 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #335   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            9         9           
  Lines          516       519    +3     
=========================================
+ Hits           516       519    +3     
Files with missing lines Coverage Δ
tests/test_tools.py 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.