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

ref(aiohttp): Make `DEFUALT_FAILED_REQUEST_STATUS_CODES` private

64f31c9
Select commit
Loading
Failed to load commit list.
Open

ref(aiohttp): Make DEFUALT_FAILED_REQUEST_STATUS_CODES private #3558

ref(aiohttp): Make `DEFUALT_FAILED_REQUEST_STATUS_CODES` private
64f31c9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 23, 2024 in 0s

84.30% (-0.01%) compared to 7e4992a

View this Pull Request on Codecov

84.30% (-0.01%) compared to 7e4992a

Details

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