Skip to content

Enable Python warnings during tests #1255

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 1 commit into from
Mar 28, 2020
Merged

Enable Python warnings during tests #1255

merged 1 commit into from
Mar 28, 2020

Conversation

jdufresne
Copy link
Contributor

Helps show deprecation warnings early as well as general programming
edge cases.

Helps show deprecation warnings early as well as general programming
edge cases.
@codecov
Copy link

codecov bot commented Mar 28, 2020

Codecov Report

Merging #1255 into master will not change coverage by %.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1255   +/-   ##
=======================================
  Coverage   86.68%   86.68%           
=======================================
  Files          25       25           
  Lines        1442     1442           
  Branches      207      207           
=======================================
  Hits         1250     1250           
  Misses        140      140           
  Partials       52       52           

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 bad48b2...353ed34. Read the comment docs.

@matthiask
Copy link
Member

Yes, that's useful!

@matthiask matthiask merged commit c415869 into django-commons:master Mar 28, 2020
@jdufresne jdufresne deleted the warnings branch May 18, 2020 22:06
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.

2 participants