Skip to content
New issue

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

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

Already on GitHub? # to your account

Port precommits to ruff #801

Merged
merged 6 commits into from
Feb 20, 2024
Merged

Port precommits to ruff #801

merged 6 commits into from
Feb 20, 2024

Conversation

jenshnielsen
Copy link
Contributor

  • Add basic default ruff rules support
  • Port pyupgrade to ruff
  • Port isort to ruff

Copy link

codecov bot commented Feb 20, 2024

Codecov Report

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

Comparison is base (49069ed) 72.02% compared to head (312c854) 71.75%.

Files Patch % Lines
src/broadbean/sequence.py 38.09% 13 Missing ⚠️
src/broadbean/blueprint.py 77.77% 4 Missing ⚠️
src/broadbean/element.py 71.42% 2 Missing ⚠️
src/broadbean/ripasso.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #801      +/-   ##
==========================================
- Coverage   72.02%   71.75%   -0.27%     
==========================================
  Files           9        9              
  Lines        1544     1540       -4     
==========================================
- Hits         1112     1105       -7     
- Misses        432      435       +3     

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

@jenshnielsen jenshnielsen added this pull request to the merge queue Feb 20, 2024
Merged via the queue into QCoDeS:main with commit dbcacbd Feb 20, 2024
12 of 14 checks passed
@jenshnielsen jenshnielsen deleted the ruff branch February 20, 2024 18:13
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants