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.7-3.8 and Django 2.1-2.2-3.0 in test matrix #15

Merged
merged 12 commits into from
Dec 16, 2019

Conversation

alexandredufour
Copy link
Contributor

@alexandredufour alexandredufour commented Dec 16, 2019

  • Also change ModuleNotFoundError to ImportError => ModuleNotFoundError is new in Py3.6
  • Ditch detox for tox

@alexandredufour alexandredufour changed the title Add Python 3.7 and Django 3 in test matrix Add Python 3.7, 3.8 and Django 3 in test matrix Dec 16, 2019
@alexandredufour alexandredufour changed the title Add Python 3.7, 3.8 and Django 3 in test matrix Add Python 3.7, Python3.8, Django 2.1, Django 2.2, Django3 in test matrix Dec 16, 2019
@alexandredufour alexandredufour changed the title Add Python 3.7, Python3.8, Django 2.1, Django 2.2, Django3 in test matrix Add Python 3.7-3.8 and Django 2.1-2.2-3.0 in test matrix Dec 16, 2019
@codecov-io
Copy link

codecov-io commented Dec 16, 2019

Codecov Report

Merging #15 into master will increase coverage by 6.21%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #15      +/-   ##
==========================================
+ Coverage   82.35%   88.57%   +6.21%     
==========================================
  Files           3        3              
  Lines          34       35       +1     
==========================================
+ Hits           28       31       +3     
+ Misses          6        4       -2
Impacted Files Coverage Δ
django_admin_hstore_widget/widgets.py 96% <100%> (+8.5%) ⬆️

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 b2abc7f...b53c7d0. Read the comment docs.

@alexandredufour alexandredufour merged commit cb20e92 into master Dec 16, 2019
@alexandredufour alexandredufour deleted the feature/update-travis-test-matrix branch December 16, 2019 15:54
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.

4 participants