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

enable tox and gh-action for python 3.10.0-rc.2 #5

Merged
merged 4 commits into from
Sep 14, 2021
Merged

enable tox and gh-action for python 3.10.0-rc.2 #5

merged 4 commits into from
Sep 14, 2021

Conversation

eshaan7
Copy link
Owner

@eshaan7 eshaan7 commented Aug 11, 2021

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Aug 11, 2021

Codecov Report

Merging #5 (49fcc00) into main (eec87be) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main       #5   +/-   ##
=======================================
  Coverage   94.30%   94.30%           
=======================================
  Files           6        6           
  Lines         123      123           
  Branches       11       11           
=======================================
  Hits          116      116           
  Misses          1        1           
  Partials        6        6           

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 eec87be...49fcc00. Read the comment docs.

@eshaan7 eshaan7 changed the title enable tox for py310 enable tox and gh-action for python 3.10 | drop nosetests, use coverage + unittest Aug 11, 2021
@eshaan7 eshaan7 changed the title enable tox and gh-action for python 3.10 | drop nosetests, use coverage + unittest enable tox and gh-action for python 3.10.0-rc.1 | drop nosetests, use coverage + unittest Aug 11, 2021
@eshaan7
Copy link
Owner Author

eshaan7 commented Aug 11, 2021

The python 3.10.0-rc.1 tests are failing because of sloria/tinynetrc#45.

@eshaan7 eshaan7 marked this pull request as draft August 11, 2021 11:49
@eshaan7 eshaan7 changed the title enable tox and gh-action for python 3.10.0-rc.1 | drop nosetests, use coverage + unittest enable tox and gh-action for python 3.10.0-rc.1 Aug 11, 2021
@eshaan7 eshaan7 linked an issue Sep 14, 2021 that may be closed by this pull request
@eshaan7 eshaan7 changed the title enable tox and gh-action for python 3.10.0-rc.1 enable tox and gh-action for python 3.10.0-rc.2 Sep 14, 2021
@eshaan7 eshaan7 marked this pull request as ready for review September 14, 2021 08:26
@eshaan7 eshaan7 merged commit 3b3a69d into main Sep 14, 2021
@eshaan7 eshaan7 deleted the dev-py310 branch September 14, 2021 08:28
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.

Enable tests for python 3.10
2 participants