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 versioneer #61

Merged
merged 1 commit into from
Jul 14, 2024
Merged

Update versioneer #61

merged 1 commit into from
Jul 14, 2024

Conversation

aragilar
Copy link
Owner

No description provided.

@pep8speaks
Copy link

Hello @aragilar! Thanks for opening this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 381:80: E501 line too long (84 > 79 characters)
Line 471:80: E501 line too long (80 > 79 characters)
Line 474:80: E501 line too long (84 > 79 characters)

Line 26:80: E501 line too long (80 > 79 characters)
Line 27:80: E501 line too long (86 > 79 characters)
Line 28:80: E501 line too long (81 > 79 characters)
Line 33:80: E501 line too long (83 > 79 characters)
Line 45:80: E501 line too long (83 > 79 characters)
Line 222:80: E501 line too long (87 > 79 characters)
Line 224:80: E501 line too long (86 > 79 characters)
Line 252:80: E501 line too long (85 > 79 characters)
Line 284:80: E501 line too long (87 > 79 characters)
Line 286:80: E501 line too long (83 > 79 characters)
Line 288:80: E501 line too long (86 > 79 characters)
Line 357:9: W503 line break before binary operator
Line 358:9: W503 line break before binary operator
Line 367:9: W503 line break before binary operator
Line 368:9: W503 line break before binary operator
Line 888:80: E501 line too long (85 > 79 characters)
Line 978:80: E501 line too long (80 > 79 characters)
Line 981:80: E501 line too long (87 > 79 characters)
Line 1419:80: E501 line too long (84 > 79 characters)
Line 1620:80: E501 line too long (80 > 79 characters)
Line 1623:80: E501 line too long (84 > 79 characters)
Line 1893:80: E501 line too long (83 > 79 characters)
Line 1988:80: E501 line too long (80 > 79 characters)
Line 1989:80: E501 line too long (85 > 79 characters)
Line 2030:80: E501 line too long (84 > 79 characters)
Line 2032:80: E501 line too long (83 > 79 characters)

Copy link

codecov bot commented Jul 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.53%. Comparing base (facf9d6) to head (2128af8).

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #61      +/-   ##
==========================================
- Coverage   89.65%   89.53%   -0.13%     
==========================================
  Files           2        2              
  Lines          87       86       -1     
==========================================
- Hits           78       77       -1     
  Misses          9        9              

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

@aragilar aragilar merged commit 98e7ef4 into master Jul 14, 2024
8 of 11 checks passed
@aragilar aragilar deleted the update-versioneer branch July 14, 2024 08:33
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