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 and adding fields that we send to tracking tools #158

Merged
merged 2 commits into from
Sep 26, 2023

Conversation

dana-yaish
Copy link
Contributor

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

Auditing the sent fields based on the excel sheet we have here https://l.codecov.dev/twR2yU
User signed in and user signed up events were sending extra fields we don't care about. The repo events are sending what we need exactly. Still need to check the ACCOUNT_UPLOADED_COVERAGE_REPORT fields from Paul

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-public-qa
Copy link

codecov-public-qa bot commented Sep 25, 2023

Codecov Report

Merging #158 (f9bdd00) into main (309c6ce) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #158      +/-   ##
==========================================
+ Coverage   95.53%   95.54%   +0.01%     
==========================================
  Files         594      594              
  Lines       14823    14814       -9     
==========================================
- Hits        14161    14154       -7     
+ Misses        662      660       -2     
Flag Coverage Δ
unit 95.54% <100.00%> (+0.01%) ⬆️
unit-latest-uploader 95.54% <100.00%> (+0.01%) ⬆️

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

Files Changed Coverage Δ
services/analytics.py 98.50% <100.00%> (-0.18%) ⬇️

... and 1 file with indirect coverage changes

Impacted file tree graph

@codecov
Copy link

codecov bot commented Sep 25, 2023

Codecov Report

Merging #158 (f9bdd00) into main (309c6ce) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##            main    #158     +/-   ##
=======================================
- Coverage   95.45   95.44   -0.01     
=======================================
  Files        709     709             
  Lines      15223   15214      -9     
=======================================
- Hits       14530   14521      -9     
  Misses       693     693             
Flag Coverage Δ
unit 95.61% <100.00%> (+0.01%) ⬆️
unit-latest-uploader 95.61% <100.00%> (+0.01%) ⬆️

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

Files Coverage Δ
services/analytics.py 98.57% <100.00%> (-0.17%) ⬇️

@codecov-staging
Copy link

Codecov Report

All modified lines are covered by tests ✅

📢 Thoughts on this report? Let us know!.

@dana-yaish dana-yaish merged commit 944fad8 into main Sep 26, 2023
23 checks passed
@dana-yaish dana-yaish deleted the dana/needed-fields branch September 26, 2023 09:48
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