andrsd / otter

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

Refactoring menu setup #39

Closed andrsd closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #39 (95beb11) into main (cf511eb) will decrease coverage by 1.42%. The diff coverage is 13.15%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #39      +/-   ##
==========================================
- Coverage   22.37%   20.95%   -1.43%     
==========================================
  Files          45       45              
  Lines        3835     3828       -7     
==========================================
- Hits          858      802      -56     
- Misses       2977     3026      +49     
Impacted Files Coverage Δ
...s/computed_vs_measured/ComputedVsMeasuredPlugin.py 0.00% <0.00%> (ø)
...s/computed_vs_measured/ComputedVsMeasuredWindow.py 0.00% <0.00%> (ø)
...tter/plugins/mesh_inspector/MeshInspectorPlugin.py 0.00% <0.00%> (ø)
otter/plugins/mesh_inspector/MeshWindow.py 0.00% <0.00%> (ø)
otter/plugins/model_inspector/InfoWindow.py 0.00% <0.00%> (ø)
otter/plugins/model_inspector/InputReader.py 0.00% <0.00%> (ø)
...er/plugins/model_inspector/ModelInspectorPlugin.py 0.00% <0.00%> (ø)
otter/plugins/model_inspector/ModelWindow.py 0.00% <0.00%> (ø)
otter/plugins/model_inspector/pyhit/__init__.py 0.00% <ø> (ø)
otter/plugins/model_inspector/pyhit/pyhit.py 0.00% <0.00%> (ø)
... and 8 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 cf511eb...95beb11. Read the comment docs.