sozykinsa / GUI4dft

GUI4dft - first free SIESTA oriented GUI
MIT License
21 stars 6 forks source link

Improve test coverage #21

Closed sozykinsa closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #21 (206ee46) into master (a4784e6) will increase coverage by 2.57%. The diff coverage is 81.25%.

@@            Coverage Diff             @@
##           master      #21      +/-   ##
==========================================
+ Coverage   72.68%   75.26%   +2.57%     
==========================================
  Files          27       28       +1     
  Lines        6312     6310       -2     
==========================================
+ Hits         4588     4749     +161     
+ Misses       1724     1561     -163     
Flag Coverage Δ
unittests 75.26% <81.25%> (+2.57%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/thirdparty/critic2.py 100.00% <ø> (+60.77%) :arrow_up:
src/qtbased/guiopengl.py 50.81% <33.33%> (ø)
src/models/atomic_model.py 78.85% <72.22%> (+2.63%) :arrow_up:
src/qtbased/mainform.py 64.94% <100.00%> (+0.35%) :arrow_up:
src/thirdparty/crystal.py 100.00% <100.00%> (ø)
src/thirdparty/firefly.py 100.00% <100.00%> (+57.14%) :arrow_up:
src/utils/helpers.py 100.00% <0.00%> (+2.47%) :arrow_up:
src/utils/periodic_table.py 97.91% <0.00%> (+3.33%) :arrow_up:
... and 2 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update a4784e6...206ee46. Read the comment docs.