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

Switch to using ruff, re: python project template #140

Open
wants to merge 3 commits into
base: next
Choose a base branch
from
Open

Conversation

glass-ships
Copy link
Member

Quick PR to convert to using Ruff, to be consistent with https://github.com/neutrons/python_project_template

@glass-ships glass-ships requested a review from jmborr January 27, 2025 16:48
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 71.92982% with 192 lines in your changes missing coverage. Please review.

Project coverage is 63.64%. Comparing base (7999bbc) to head (9ce7b20).

Files with missing lines Patch % Lines
RefRed/main.py 42.62% 35 Missing ⚠️
RefRed/config/baseconfig.py 41.02% 23 Missing ⚠️
RefRed/plot/mouse_leave_plot.py 5.26% 18 Missing ⚠️
.../autopopulatemaintable/reductiontable_auto_fill.py 47.61% 11 Missing ⚠️
RefRed/gui_handling/data_norm_spinboxes.py 58.82% 7 Missing ⚠️
RefRed/plot/log_plot_toggle.py 12.50% 7 Missing ⚠️
RefRed/decorators.py 50.00% 6 Missing ⚠️
...calculator/compare_two_nxsdata_for_sfcalculator.py 0.00% 6 Missing ⚠️
RefRed/gui_handling/gui_utility.py 61.53% 5 Missing ⚠️
RefRed/plot/home_plot_button_clicked.py 0.00% 5 Missing ⚠️
... and 31 more
Additional details and impacted files
@@            Coverage Diff             @@
##             next     #140      +/-   ##
==========================================
- Coverage   63.68%   63.64%   -0.04%     
==========================================
  Files         121      121              
  Lines        9913     9903      -10     
==========================================
- Hits         6313     6303      -10     
  Misses       3600     3600              

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

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