andrsd / otter

Yet another viz tool
MIT License
1 stars 1 forks source link

More tests #26

Closed andrsd closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #26 (944accb) into main (33e332d) will increase coverage by 14.50%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##            main      #26       +/-   ##
==========================================
+ Coverage   0.33%   14.84%   +14.50%     
==========================================
  Files         26       26               
  Lines       2365     2365               
==========================================
+ Hits           8      351      +343     
+ Misses      2357     2014      -343     
Impacted Files Coverage Δ
otter/plugins/__init__.py 0.00% <0.00%> (-100.00%) :arrow_down:
otter/assets/__init__.py 94.73% <0.00%> (+57.89%) :arrow_up:
otter/ProjectTypeDialog.py 61.44% <0.00%> (+61.44%) :arrow_up:
otter/MainWindow.py 63.36% <0.00%> (+63.36%) :arrow_up:
otter/OListView.py 64.00% <0.00%> (+64.00%) :arrow_up:
otter/RecentFilesTab.py 68.49% <0.00%> (+68.49%) :arrow_up:
otter/TemplatesTab.py 96.66% <0.00%> (+96.66%) :arrow_up:
otter/consts.py 100.00% <0.00%> (+100.00%) :arrow_up:
otter/MenuBar.py 100.00% <0.00%> (+100.00%) :arrow_up:
otter/AboutDialog.py 100.00% <0.00%> (+100.00%) :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 e75f2ad...944accb. Read the comment docs.