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

ref(aiohttp): Make DEFUALT_FAILED_REQUEST_STATUS_CODES private #3558

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

szokeasaurusrex
Copy link
Member

There is no reason this constant should be part of the public API. Since no release has included this constant yet, making this constant private does not require a major version bump.

There is no reason this constant should be part of the public API. Since no release has included this constant yet, making this constant private does not require a major version bump.
Copy link

codecov bot commented Sep 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.30%. Comparing base (7e4992a) to head (64f31c9).

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3558      +/-   ##
==========================================
- Coverage   84.31%   84.30%   -0.01%     
==========================================
  Files         133      133              
  Lines       13890    13890              
  Branches     2930     2930              
==========================================
- Hits        11711    11710       -1     
  Misses       1440     1440              
- Partials      739      740       +1     
Files with missing lines Coverage Δ
sentry_sdk/integrations/aiohttp.py 85.11% <100.00%> (ø)

... and 3 files with indirect coverage changes

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.

1 participant