sozykinsa / GUI4dft

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

Third party software #20

Closed sozykinsa closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #20 (a3eb117) into master (aee04be) will decrease coverage by 0.14%. The diff coverage is 69.25%.

@@            Coverage Diff             @@
##           master      #20      +/-   ##
==========================================
- Coverage   72.83%   72.68%   -0.15%     
==========================================
  Files          23       27       +4     
  Lines        5894     6312     +418     
==========================================
+ Hits         4293     4588     +295     
- Misses       1601     1724     +123     
Flag Coverage Δ
unittests 72.68% <69.25%> (-0.15%) :arrow_down:

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

Impacted Files Coverage Δ
src/models/atom.py 100.00% <ø> (ø)
src/thirdparty/firefly.py 42.85% <20.00%> (ø)
src/qtbased/mainform.py 64.59% <63.15%> (+3.26%) :arrow_up:
src/thirdparty/critic2.py 39.22% <74.19%> (ø)
src/utils/periodic_table.py 94.58% <74.35%> (-2.66%) :arrow_down:
src/qtbased/guiopengl.py 50.81% <82.14%> (+6.99%) :arrow_up:
src/models/atomic_model.py 76.21% <100.00%> (+1.47%) :arrow_up:
src/utils/helpers.py 97.52% <100.00%> (+0.15%) :arrow_up:
src/thirdparty/vasp.py 61.53% <0.00%> (ø)
src/thirdparty/ase.py 2.20% <0.00%> (ø)
... and 6 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 aee04be...a3eb117. Read the comment docs.