Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Project metadata to pyproject.toml + remove i18n #107

Merged
merged 41 commits into from
Dec 14, 2023
Merged

Conversation

marscher
Copy link
Contributor

@marscher marscher commented Dec 4, 2023

  • Removed internationalization of widgets
  • Removed unused code
  • Updated CI (ruff)
  • Fixed ruff and formatting issues

Copy link

codecov bot commented Dec 14, 2023

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 ⚠️
weldx_widgets/generic.py 33.33% 2 Missing ⚠️
weldx_widgets/visualization/colors.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            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     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@marscher marscher marked this pull request as ready for review December 14, 2023 10:33
@marscher marscher merged commit 973c716 into main Dec 14, 2023
13 checks passed
@marscher marscher deleted the pyproject_toml branch December 14, 2023 10:46
@marscher marscher mentioned this pull request Dec 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants