ezpzbz / aiida-supercell

AiiDA plugin for Supercell program
MIT License
2 stars 0 forks source link

Improve parser #11

Closed ezpzbz closed 3 years ago

ezpzbz commented 3 years ago

This PR closes #9

codecov-commenter commented 3 years ago

Codecov Report

Merging #11 (e5461cd) into main (d31b9e7) will increase coverage by 0.34%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #11      +/-   ##
==========================================
+ Coverage   95.00%   95.34%   +0.34%     
==========================================
  Files           4        4              
  Lines         200      215      +15     
==========================================
+ Hits          190      205      +15     
  Misses         10       10              
Impacted Files Coverage Δ
aiida_supercell/calculations/__init__.py 98.16% <100.00%> (ø)
aiida_supercell/parsers/__init__.py 90.47% <100.00%> (ø)
aiida_supercell/utils/__init__.py 95.23% <100.00%> (+2.64%) :arrow_up: