BAMWelDX / weldx-widgets

This project provides widgets to perform common tasks using the weldx library
BSD 3-Clause "New" or "Revised" License
3 stars 2 forks source link

Migrate wx visualization final #66

Closed marscher closed 2 years ago

marscher commented 2 years ago

fixes #64

codecov[bot] commented 2 years ago

Codecov Report

Merging #66 (62329ca) into main (e1e51d1) will decrease coverage by 3.40%. The diff coverage is 57.19%.

@@            Coverage Diff             @@
##             main      #66      +/-   ##
==========================================
- Coverage   78.68%   75.28%   -3.41%     
==========================================
  Files          28       30       +2     
  Lines        1877     2076     +199     
==========================================
+ Hits         1477     1563      +86     
- Misses        400      513     +113     
Impacted Files Coverage Δ
weldx_widgets/visualization/csm_mpl.py 36.25% <36.25%> (ø)
weldx_widgets/widget_groove_sel.py 93.75% <80.00%> (-0.35%) :arrow_down:
weldx_widgets/visualization/csm_k3d.py 88.78% <85.91%> (-2.70%) :arrow_down:
weldx_widgets/kisa/save.py 64.03% <100.00%> (ø)
weldx_widgets/tests/test_k3d.py 100.00% <100.00%> (ø)
weldx_widgets/tests/test_visualization.py 100.00% <100.00%> (ø)
weldx_widgets/visualization/__init__.py 100.00% <100.00%> (ø)
weldx_widgets/widget_evaluate.py 79.31% <100.00%> (ø)

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 e1e51d1...62329ca. Read the comment docs.