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 Python 3.8 to test matrix #43

Merged
merged 1 commit into from Oct 22, 2019
Merged

Add Python 3.8 to test matrix #43

merged 1 commit into from Oct 22, 2019

Conversation

jdufresne
Copy link
Contributor

Python 3.8 was released on October 14th, 2019.

@codecov-io
Copy link

codecov-io commented Oct 22, 2019

Codecov Report

Merging #43 into master will increase coverage by 1.2%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #43     +/-   ##
=========================================
+ Coverage   87.25%   88.46%   +1.2%     
=========================================
  Files           4        4             
  Lines         204      208      +4     
  Branches       28       29      +1     
=========================================
+ Hits          178      184      +6     
+ Misses         16       15      -1     
+ Partials       10        9      -1
Impacted Files Coverage Δ
src/tblib/decorators.py 100% <0%> (ø) ⬆️
src/tblib/__init__.py 91.33% <0%> (+1.65%) ⬆️

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 e928392...780c22a. Read the comment docs.

@ionelmc
Copy link
Owner

ionelmc commented Oct 22, 2019

I guess I'll fix this by bringing up various fixes from pylibrary (also fixes the cov reporting issues).

Python 3.8 was released on October 14th, 2019.
@ionelmc ionelmc merged commit c3362a4 into ionelmc:master Oct 22, 2019
@jdufresne jdufresne deleted the py38 branch October 22, 2019 23:42
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.

None yet

3 participants