andrsd / otter

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

2D/3D style interaction #57

Closed andrsd closed 2 years ago

andrsd commented 2 years ago

Closes #55

codecov[bot] commented 2 years ago

Codecov Report

Merging #57 (399647d) into main (4a41799) will decrease coverage by 2.71%. The diff coverage is 5.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #57      +/-   ##
==========================================
- Coverage   24.14%   21.42%   -2.72%     
==========================================
  Files          61       70       +9     
  Lines        5292     6253     +961     
==========================================
+ Hits         1278     1340      +62     
- Misses       4014     4913     +899     
Impacted Files Coverage Δ
otter/plugins/common/ClickableLabel.py 0.00% <0.00%> (ø)
...er/plugins/common/FileChangedNotificationWidget.py 0.00% <0.00%> (ø)
otter/plugins/common/OtterInteractorInterface.py 0.00% <0.00%> (ø)
otter/plugins/common/OtterInteractorStyle2D.py 0.00% <0.00%> (ø)
otter/plugins/common/OtterInteractorStyle3D.py 0.00% <0.00%> (ø)
otter/plugins/common/SliderWithEdit.py 0.00% <0.00%> (ø)
otter/plugins/mesh_inspector/ExplodeWidget.py 0.00% <0.00%> (ø)
otter/plugins/mesh_inspector/InfoWindow.py 0.00% <0.00%> (ø)
otter/plugins/mesh_inspector/MeshWindow.py 0.00% <0.00%> (ø)
...ins/mesh_inspector/SelectedMeshEntityInfoWidget.py 0.00% <0.00%> (ø)
... and 12 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 356144b...399647d. Read the comment docs.