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

Add "current python" factor #15

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

adamchainz
Copy link

Fixes #14.

@codecov
Copy link

codecov bot commented Oct 21, 2020

Codecov Report

Merging #15 into master will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #15   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines           82        87    +5     
  Branches        11        12    +1     
=========================================
+ Hits            82        87    +5     
Impacted Files Coverage Δ
src/tox_factor/hooks.py 100.00% <ø> (ø)
src/tox_factor/factor.py 100.00% <100.00%> (ø)
src/tox_factor/test.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 bb36b28...dbb4fdf. Read the comment docs.

@adamchainz
Copy link
Author

Some of the isort changes here are due to the release of isort 5, and will be superceded by #16.

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.

"Current Python" factor
1 participant