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

Filter warnings from Django during capture. #262

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

tirkarthi
Copy link

Django has warnings in asyncio that are also captured in the tests. Filter warnings from django.utils.asyncio module. This was fixed in Django but not yet released : django/django@623c8cd .

Fedora issue: https://bugzilla.redhat.com/show_bug.cgi?id=1962449

@codecov
Copy link

codecov bot commented Jul 13, 2021

Codecov Report

Merging #262 (4d57467) into master (cb749a8) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #262   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines          109       109           
  Branches        14        14           
=========================================
  Hits           109       109           

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 cb749a8...4d57467. Read the comment docs.

@MaferMazu MaferMazu mentioned this pull request Aug 16, 2021
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

1 participant