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(hub): Delete _should_send_default_pii #3274

Merged

Conversation

szokeasaurusrex
Copy link
Member

We don't use this function, and since it is marked as a private method, that means we can delete it.

Copy link

codecov bot commented Jul 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.37%. Comparing base (1c86489) to head (adcca38).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3274   +/-   ##
=======================================
  Coverage   79.37%   79.37%           
=======================================
  Files         132      132           
  Lines       14271    14266    -5     
  Branches     2997     2996    -1     
=======================================
- Hits        11327    11324    -3     
+ Misses       2099     2095    -4     
- Partials      845      847    +2     
Files Coverage Δ
sentry_sdk/hub.py 54.95% <ø> (+0.76%) ⬆️

... and 2 files with indirect coverage changes

We don't use this function, and since it is marked as a private method, that means we can delete it.
@szokeasaurusrex szokeasaurusrex force-pushed the szokeasaurusrex/delete-dead-_should_send_default_pii branch from adcca38 to 7996dca Compare July 11, 2024 08:28
@szokeasaurusrex szokeasaurusrex changed the base branch from master to szokeasaurusrex/hub-conftest July 11, 2024 08:28
Base automatically changed from szokeasaurusrex/hub-conftest to master July 11, 2024 08:52
@szokeasaurusrex szokeasaurusrex merged commit 7996dca into master Jul 11, 2024
122 checks passed
@szokeasaurusrex szokeasaurusrex deleted the szokeasaurusrex/delete-dead-_should_send_default_pii branch July 11, 2024 08:52
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

2 participants