andrsd / otter

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

Fixing regression in running plugins as standalone apps #22

Closed andrsd closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #22 (22af0b1) into main (58ba35f) will decrease coverage by 1.05%. The diff coverage is 8.33%.

Impacted file tree graph

@@           Coverage Diff            @@
##            main     #22      +/-   ##
========================================
- Coverage   1.39%   0.33%   -1.06%     
========================================
  Files          9      26      +17     
  Lines        502    2364    +1862     
========================================
+ Hits           7       8       +1     
- Misses       495    2356    +1861     
Impacted Files Coverage Δ
...s/computed_vs_measured/ComputedVsMeasuredPlugin.py 0.00% <0.00%> (ø)
otter/plugins/computed_vs_measured/__main__.py 0.00% <0.00%> (ø)
otter/plugins/csvplotter/CSVPlotterPlugin.py 0.00% <0.00%> (ø)
otter/plugins/csvplotter/CSVPlotterWindow.py 0.00% <0.00%> (ø)
otter/plugins/csvplotter/ChartSetupWidget.py 0.00% <0.00%> (ø)
otter/plugins/csvplotter/PostprocessorReader.py 0.00% <0.00%> (ø)
...tter/plugins/mesh_inspector/MeshInspectorPlugin.py 0.00% <0.00%> (ø)
otter/plugins/mesh_inspector/__main__.py 0.00% <0.00%> (ø)
otter/plugins/__init__.py 100.00% <100.00%> (ø)
otter/plugins/csvplotter/__main__.py 0.00% <0.00%> (ø)
... and 15 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 58ba35f...22af0b1. Read the comment docs.