sozykinsa / GUI4dft

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

Move tools #19

Closed sozykinsa closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #19 (52fc42f) into master (1c7a63b) will increase coverage by 0.92%. The diff coverage is 58.62%.

@@            Coverage Diff             @@
##           master      #19      +/-   ##
==========================================
+ Coverage   71.91%   72.83%   +0.92%     
==========================================
  Files          23       23              
  Lines        5715     5894     +179     
==========================================
+ Hits         4110     4293     +183     
+ Misses       1605     1601       -4     
Flag Coverage Δ
unittests 72.83% <58.62%> (+0.92%) :arrow_up:

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

Impacted Files Coverage Δ
src/utils/helpers.py 97.36% <ø> (ø)
src/qtbased/guiopengl.py 43.82% <45.94%> (+1.95%) :arrow_up:
src/qtbased/mainform.py 61.32% <64.70%> (+1.79%) :arrow_up:
src/utils/calculators.py 93.42% <71.42%> (+13.81%) :arrow_up:
src/utils/periodic_table.py 97.23% <82.35%> (-2.77%) :arrow_down:
src/models/atomic_model.py 74.73% <100.00%> (+0.13%) :arrow_up:

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 1c7a63b...52fc42f. Read the comment docs.