Skip to content

Fix support of Python 3.8 (revamped) #39

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

Merged
merged 10 commits into from
Oct 28, 2019
Merged

Conversation

jezdez
Copy link
Contributor

@jezdez jezdez commented Oct 28, 2019

This is a replacement for #38 since it contains a few more test restructuring.

leplatrem and others added 9 commits October 17, 2019 12:04
Also:

-Split tests into separate pytest calls.
- Combine coverage data to cater to split tests.
- Reduced documentation test to juist one Python version.
- Fix constraining versions of Django 2.2.
- Separated requirements per framework.
@jezdez jezdez mentioned this pull request Oct 28, 2019
…trem/python-dockerflow into fix-formatter-with-python3.8
@jezdez jezdez force-pushed the fix-formatter-with-python3.8 branch from 1c2b603 to d313556 Compare October 28, 2019 10:45
@codecov-io
Copy link

codecov-io commented Oct 28, 2019

Codecov Report

Merging #39 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #39   +/-   ##
======================================
  Coverage    98.8%   98.8%           
======================================
  Files          19      19           
  Lines         585     585           
  Branches       79      79           
======================================
  Hits          578     578           
  Misses          6       6           
  Partials        1       1
Impacted Files Coverage Δ
src/dockerflow/logging.py 100% <100%> (ø) ⬆️

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 74765c5...d313556. Read the comment docs.

@jezdez jezdez merged commit 19010f0 into master Oct 28, 2019
@jezdez jezdez deleted the fix-formatter-with-python3.8 branch October 28, 2019 10:56
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.

3 participants