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

feat: 418 deprecate canny token #149

Merged
merged 2 commits into from
Sep 20, 2023
Merged

Conversation

adrian-codecov
Copy link
Contributor

Purpose/Motivation

We deprecated canny so we no longer need this token. Getting rid of it, its test, and adding implicit fields for the users' resolver

What does this PR do?

  • Get rid of token
  • Get rid of tests
  • Add resolver fields + test

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 20, 2023

Codecov Report

Merging #149 (011f615) into main (2ea7769) will not change coverage.
The diff coverage is 100.00%.

@@          Coverage Diff          @@
##            main    #149   +/-   ##
=====================================
  Coverage   95.37   95.37           
=====================================
  Files        706     706           
  Lines      15130   15144   +14     
=====================================
+ Hits       14429   14443   +14     
  Misses       701     701           
Flag Coverage Δ
unit 95.48% <100.00%> (-0.04%) ⬇️
unit-latest-uploader 95.48% <100.00%> (-0.04%) ⬇️

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

Files Changed Coverage Δ
codecov/settings_base.py 88.06% <ø> (-0.07%) ⬇️
graphql_api/types/user/user.py 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

@codecov-public-qa
Copy link

codecov-public-qa bot commented Sep 20, 2023

Codecov Report

Merging #149 (011f615) into main (2ea7769) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #149   +/-   ##
=======================================
  Coverage   95.45%   95.45%           
=======================================
  Files         591      591           
  Lines       14733    14744   +11     
=======================================
+ Hits        14063    14074   +11     
  Misses        670      670           
Flag Coverage Δ
unit 95.45% <100.00%> (+<0.01%) ⬆️
unit-latest-uploader 95.45% <100.00%> (+<0.01%) ⬆️

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

Files Changed Coverage Δ
codecov/settings_base.py 85.22% <ø> (-0.09%) ⬇️
graphql_api/types/user/user.py 100.00% <100.00%> (ø)

Impacted file tree graph

@adrian-codecov adrian-codecov merged commit 0dffc33 into main Sep 20, 2023
20 of 21 checks passed
@adrian-codecov adrian-codecov deleted the 418-deprecate-canny-token branch September 20, 2023 14:43
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