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

Project metadata to pyproject.toml + remove i18n #107

Closed marscher closed 11 months ago

marscher commented 11 months ago
codecov[bot] commented 11 months ago

Codecov Report

Attention: 11 lines in your changes are missing coverage. Please review.

Comparison is base (86df683) 74.96% compared to head (1efcc7d) 81.60%. Report is 2 commits behind head on main.

Files Patch % Lines
weldx_widgets/widget_evaluate.py 58.82% 7 Missing :warning:
weldx_widgets/generic.py 33.33% 2 Missing :warning:
weldx_widgets/visualization/colors.py 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #107 +/- ## ========================================== + Coverage 74.96% 81.60% +6.64% ========================================== Files 30 15 -15 Lines 2073 1495 -578 ========================================== - Hits 1554 1220 -334 + Misses 519 275 -244 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.