sozykinsa / GUI4dft

GUI4dft - first free SIESTA oriented GUI
MIT License
22 stars 7 forks source link

A large number of tests, testing for Linux, Windows and Mac #15

Closed sozykinsa closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #15 (e2c59cf) into master (6db2ac8) will increase coverage by 15.53%. The diff coverage is 64.54%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #15       +/-   ##
===========================================
+ Coverage   30.99%   46.53%   +15.53%     
===========================================
  Files          17       20        +3     
  Lines        6472     6258      -214     
===========================================
+ Hits         2006     2912      +906     
+ Misses       4466     3346     -1120     
Flag Coverage Δ
unittests 46.53% <64.54%> (+15.53%) :arrow_up:

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

Impacted Files Coverage Δ
src/qtbased/mainwindow.py 19.48% <ø> (ø)
src/qtbased/pyqtgraphwidget.py 100.00% <ø> (ø)
src/utils/fdfdata.py 98.21% <ø> (+48.21%) :arrow_up:
src/utils/ase.py 3.64% <13.33%> (ø)
src/qtbased/atomidentifier.py 20.93% <20.93%> (ø)
src/qtbased/guiopengl.py 20.56% <40.54%> (ø)
src/qtbased/image3dexporter.py 42.85% <42.85%> (ø)
src/models/atomic_model.py 61.05% <50.00%> (ø)
src/utils/critic2.py 26.92% <57.69%> (+20.67%) :arrow_up:
src/utils/vasp.py 61.53% <62.65%> (+4.03%) :arrow_up:
... and 25 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 6db2ac8...e2c59cf. Read the comment docs.