sozykinsa / GUI4dft

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

Atomic model tests #16

Closed sozykinsa closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #16 (42b5aaa) into master (3a2b7d4) will increase coverage by 18.23%. The diff coverage is 69.19%.

@@             Coverage Diff             @@
##           master      #16       +/-   ##
===========================================
+ Coverage   46.53%   64.76%   +18.23%     
===========================================
  Files          20       24        +4     
  Lines        6258     5889      -369     
===========================================
+ Hits         2912     3814      +902     
+ Misses       3346     2075     -1271     
Flag Coverage Δ
unittests 64.76% <69.19%> (+18.23%) :arrow_up:

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

Impacted Files Coverage Δ
src/utils/periodic_table.py 100.00% <ø> (ø)
src/models/volumericdata.py 32.69% <32.69%> (ø)
src/qtbased/guiopengl.py 36.51% <36.44%> (+15.95%) :arrow_up:
src/qtbased/mainwindow.py 44.38% <41.09%> (+24.89%) :arrow_up:
src/models/atomic_model.py 74.60% <87.17%> (+13.54%) :arrow_up:
src/utils/fdfdata.py 96.69% <88.88%> (-1.53%) :arrow_down:
src/models/swgnt.py 96.96% <96.96%> (ø)
src/models/gaussiancube.py 98.85% <98.85%> (ø)
src/models/xsf.py 99.11% <99.11%> (ø)
src/models/capedswcnt.py 99.45% <99.45%> (ø)
... and 16 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 3a2b7d4...42b5aaa. Read the comment docs.