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

Internationalization #50

Closed marscher closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #50 (66ca28f) into main (c7fb2a3) will increase coverage by 1.88%. The diff coverage is 92.07%.

:exclamation: Current head 66ca28f differs from pull request most recent head d5e7499. Consider uploading reports for the commit d5e7499 to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##             main      #50      +/-   ##
==========================================
+ Coverage   76.60%   78.48%   +1.88%     
==========================================
  Files          26       28       +2     
  Lines        1740     1827      +87     
==========================================
+ Hits         1333     1434     +101     
+ Misses        407      393      -14     
Impacted Files Coverage Δ
weldx_widgets/kisa/widget_robot_program.py 0.00% <0.00%> (ø)
weldx_widgets/widget_evaluate.py 79.31% <71.42%> (+3.08%) :arrow_up:
weldx_widgets/widget_measurement.py 92.98% <85.71%> (+0.12%) :arrow_up:
weldx_widgets/translation_utils.py 89.65% <89.65%> (ø)
weldx_widgets/widget_groove_sel.py 94.07% <96.87%> (+0.65%) :arrow_up:
weldx_widgets/generic.py 81.01% <100.00%> (+0.24%) :arrow_up:
weldx_widgets/kisa/save.py 59.77% <100.00%> (+9.77%) :arrow_up:
weldx_widgets/tests/test_gas.py 100.00% <100.00%> (ø)
weldx_widgets/tests/test_process.py 100.00% <100.00%> (ø)
weldx_widgets/tests/util.py 100.00% <100.00%> (ø)
... and 7 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 c7fb2a3...d5e7499. Read the comment docs.