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 #87

Merged
merged 13 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 4 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
@samjrholt samjrholt marked this pull request as ready for review June 5, 2024 11:12
Copy link

codecov bot commented Jun 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.82%. Comparing base (538b906) to head (b51faae).
Report is 3 commits behind head on master.

Current head b51faae differs from pull request most recent head bd6a0e0

Please upload reports for the commit bd6a0e0 to get more accurate results.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #87   +/-   ##
=======================================
  Coverage   99.82%   99.82%           
=======================================
  Files          30       30           
  Lines         573      585   +12     
=======================================
+ Hits          572      584   +12     
  Misses          1        1           

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

@lang-m lang-m merged commit 6194e1d into master Jun 9, 2024
7 checks passed
@lang-m lang-m deleted the precommit_updates branch June 9, 2024 10:48
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