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

Update pre-commits and pytest configuration #65

Merged
merged 6 commits into from
Jun 9, 2024
Merged

Conversation

lang-m
Copy link
Member

@lang-m lang-m commented Apr 29, 2024

  • pre-commit: use ruff and ruff formatting to replace black, isort, flake8
  • pre-commit: remove hard-coded Python version
  • tests: convert all warnings to errors

lang-m and others added 5 commits April 29, 2024 21:53
- pre-commit: use ruff and ruff formatting to replace black, isort, flake8
- pre-commit: remove hard-coded Python version
- tests: convert all warnings to errors
@lang-m lang-m marked this pull request as ready for review June 9, 2024 12:16
Copy link

codecov bot commented Jun 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (4eb5e5e) to head (13ba405).
Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master       #65   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           10        10           
  Lines          280       288    +8     
=========================================
+ Hits           280       288    +8     

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

@lang-m lang-m merged commit 5ee1239 into master Jun 9, 2024
9 checks passed
@lang-m lang-m deleted the precommit_updates branch June 9, 2024 12:50
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