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

Restore normal python versions declaration in tox #609

Merged
merged 2 commits into from Jun 24, 2020

Conversation

yakky
Copy link
Member

@yakky yakky commented Jun 24, 2020

Description

Drop the dot in tox environment definitions by using generic python environment in GA

References

Fix #606

Checklist

  • I have read the contribution guide
  • Code lint checked via inv lint
  • changes file included (see docs)
  • Usage documentation added in case of new features
  • Tests added

@yakky yakky added this to the 1.2 milestone Jun 24, 2020
@codecov
Copy link

codecov bot commented Jun 24, 2020

Codecov Report

Merging #609 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #609   +/-   ##
========================================
  Coverage    93.84%   93.84%           
========================================
  Files           22       22           
  Lines         1024     1024           
  Branches       135      135           
========================================
  Hits           961      961           
  Misses          25       25           
  Partials        38       38           
Flag Coverage Δ
#unittests 93.84% <ø> (ø)

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 23c4101...e704bc5. Read the comment docs.

@coveralls
Copy link

coveralls commented Jun 24, 2020

Coverage Status

Coverage remained the same at 96.414% when pulling e704bc5 on bugfix/issue-606-tox-versions into 23c4101 on develop.

@yakky yakky merged commit 7abbfbf into develop Jun 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix python version declaration in tox
2 participants