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 to 0.21 #38

Merged
merged 1 commit into from
Jan 7, 2022
Merged

Update versioneer to 0.21 #38

merged 1 commit into from
Jan 7, 2022

Conversation

aragilar
Copy link
Owner

@aragilar aragilar commented Jan 7, 2022

Rebased version of #36.

@pep8speaks
Copy link

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

Line 342:80: E501 line too long (84 > 79 characters)
Line 432:80: E501 line too long (80 > 79 characters)
Line 435:80: E501 line too long (82 > 79 characters)

Line 194:80: E501 line too long (87 > 79 characters)
Line 196:80: E501 line too long (86 > 79 characters)
Line 224:80: E501 line too long (85 > 79 characters)
Line 255:80: E501 line too long (87 > 79 characters)
Line 257:80: E501 line too long (83 > 79 characters)
Line 259:80: E501 line too long (86 > 79 characters)
Line 664:80: E501 line too long (81 > 79 characters)
Line 758:80: E501 line too long (85 > 79 characters)
Line 848:80: E501 line too long (80 > 79 characters)
Line 851:80: E501 line too long (85 > 79 characters)
Line 1276:80: E501 line too long (84 > 79 characters)
Line 1473:80: E501 line too long (80 > 79 characters)
Line 1476:80: E501 line too long (82 > 79 characters)
Line 1746:80: E501 line too long (83 > 79 characters)

@codecov
Copy link

codecov bot commented Jan 7, 2022

Codecov Report

Merging #38 (b4c6b6b) into master (daa00f6) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #38      +/-   ##
==========================================
- Coverage   99.19%   99.18%   -0.01%     
==========================================
  Files           3        3              
  Lines         124      123       -1     
==========================================
- Hits          123      122       -1     
  Misses          1        1              
Impacted Files Coverage Δ
src/pytest_mpi/__init__.py 99.09% <100.00%> (-0.01%) ⬇️
src/pytest_mpi/_version.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update daa00f6...b4c6b6b. Read the comment docs.

@aragilar
Copy link
Owner Author

aragilar commented Jan 7, 2022

bors r+

@bors
Copy link
Contributor

bors bot commented Jan 7, 2022

Build succeeded:

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.

3 participants