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

removing unused events #93

Merged
merged 2 commits into from
Sep 18, 2023
Merged

removing unused events #93

merged 2 commits into from
Sep 18, 2023

Conversation

dana-yaish
Copy link
Contributor

@dana-yaish dana-yaish commented Sep 7, 2023

Paul has stated that we're tracking events we don't really use. So removing them from the codebase. You can see the events that we use in this notion doc which has a spreadsheet link that summarizes it https://www.notion.so/sentry/Codecov-Segment-deprecation-handling-events-62cb4c0e1d2f41cf865140d676aa02f6#afa2ebf934f344afb8c9e92b4f7d22e7

Legal Boilerplate

Look, I get it. The entity doing business as "Sentry" was incorporated in the State of Delaware in 2015 as Functional Software, Inc. In 2022 this entity acquired Codecov and as result Sentry is going to need some rights from me in order to utilize my contributions in this PR. So here's the deal: I retain all rights, title and interest in and to my contributions, and by keeping this boilerplate intact I confirm that Sentry can use, modify, copy, and redistribute my contributions, under Sentry's choice of terms.

@codecov
Copy link

codecov bot commented Sep 7, 2023

Codecov Report

Merging #93 (e249cf1) into main (c1ecc32) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #93      +/-   ##
==========================================
- Coverage   98.48%   98.48%   -0.01%     
==========================================
  Files         364      364              
  Lines       26827    26812      -15     
==========================================
- Hits        26421    26406      -15     
  Misses        406      406              
Flag Coverage Δ
integration 98.44% <100.00%> (-0.01%) ⬇️
latest-uploader-overall 98.44% <100.00%> (-0.01%) ⬇️
onlysomelabels 98.48% <100.00%> (-0.01%) ⬇️
unit 98.44% <100.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
NonTestCode 97.14% <ø> (-0.01%) ⬇️
OutsideTasks 98.24% <100.00%> (-0.02%) ⬇️
Files Changed Coverage Δ
.../notification/notifiers/mixins/message/sections.py 98.54% <ø> (-0.03%) ⬇️
services/notification/notifiers/status/base.py 98.65% <ø> (-0.04%) ⬇️
services/yaml/__init__.py 100.00% <ø> (ø)
...s/notification/notifiers/tests/unit/test_status.py 100.00% <100.00%> (ø)
Related Entrypoints
run/app.tasks.upload.Upload
run/app.tasks.notify.Notify

@codecov-staging
Copy link

codecov-staging bot commented Sep 18, 2023

Codecov Report

Merging #93 (e249cf1) into main (c1ecc32) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #93      +/-   ##
==========================================
- Coverage   98.45%   98.44%   -0.01%     
==========================================
  Files         345      343       -2     
  Lines       26764    26640     -124     
==========================================
- Hits        26351    26227     -124     
  Misses        413      413              
Flag Coverage Δ
integration 98.44% <100.00%> (-0.01%) ⬇️
latest-uploader-overall 98.44% <100.00%> (-0.01%) ⬇️
unit 98.44% <100.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
NonTestCode 97.04% <ø> (-0.02%) ⬇️
OutsideTasks 98.24% <100.00%> (-0.02%) ⬇️
Files Changed Coverage
.../notification/notifiers/mixins/message/sections.py ø
services/notification/notifiers/status/base.py ø
services/yaml/__init__.py ø
...s/notification/notifiers/tests/unit/test_status.py 100.00%

@codecov-public-qa
Copy link

codecov-public-qa bot commented Sep 18, 2023

Codecov Report

Merging #93 (e249cf1) into main (c1ecc32) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #93      +/-   ##
==========================================
- Coverage   98.45%   98.44%   -0.01%     
==========================================
  Files         345      343       -2     
  Lines       26764    26640     -124     
==========================================
- Hits        26351    26227     -124     
  Misses        413      413              
Flag Coverage Δ
integration 98.44% <100.00%> (-0.01%) ⬇️
latest-uploader-overall 98.44% <100.00%> (-0.01%) ⬇️
unit 98.44% <100.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
NonTestCode 97.04% <ø> (-0.02%) ⬇️
OutsideTasks 98.24% <100.00%> (-0.02%) ⬇️
Files Changed Coverage Δ
.../notification/notifiers/mixins/message/sections.py 98.54% <ø> (-0.03%) ⬇️
services/notification/notifiers/status/base.py 98.65% <ø> (-0.04%) ⬇️
services/yaml/__init__.py 100.00% <ø> (ø)
...s/notification/notifiers/tests/unit/test_status.py 100.00% <100.00%> (ø)

@dana-yaish dana-yaish merged commit c37133e into main Sep 18, 2023
31 checks passed
@dana-yaish dana-yaish deleted the dana/remove-unused-events branch September 18, 2023 13:09
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