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

Reformat with ruff #169

Merged
merged 9 commits into from
Oct 2, 2024
Merged

Conversation

jschlyter
Copy link
Contributor

  • Replace black & isort with ruff

Includes #166 (should be merged first)

@jschlyter jschlyter requested a review from rohe October 2, 2024 04:38
Copy link

codecov bot commented Oct 2, 2024

Codecov Report

Attention: Patch coverage is 95.23810% with 4 lines in your changes missing coverage. Please review.

Project coverage is 76.24%. Comparing base (ef150b6) to head (69fed0a).
Report is 70 commits behind head on main.

Files with missing lines Patch % Lines
src/cryptojwt/tools/keygen.py 0.00% 2 Missing ⚠️
src/cryptojwt/key_issuer.py 75.00% 1 Missing ⚠️
src/cryptojwt/tools/jwtpeek.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #169      +/-   ##
==========================================
+ Coverage   76.21%   76.24%   +0.03%     
==========================================
  Files          44       44              
  Lines        4746     4484     -262     
  Branches     1000      984      -16     
==========================================
- Hits         3617     3419     -198     
+ Misses        824      777      -47     
+ Partials      305      288      -17     

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

@jschlyter jschlyter merged commit e77cd91 into IdentityPython:main Oct 2, 2024
8 checks passed
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