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: Update comparison result with first pull request type #157

Merged
merged 2 commits into from
Sep 25, 2023

Conversation

RulaKhaled
Copy link
Contributor

Purpose/Motivation

What is the feature? Why is this being done?
instead of fetching the missing base commit error and check for first pull, we fetch the new type and handle in gazebo.

Links to relevant tickets

codecov/engineering-team#535

What does this PR do?

Include a brief description of the changes in this PR. Bullet points are your friend.

Notes to Reviewer

Anything to note to the team? Any tips on how to review, or where to start?

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

Codecov Report

Merging #157 (3fe682a) into main (a4c08ed) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##            main    #157     +/-   ##
=======================================
+ Coverage   95.43   95.44   +0.01     
=======================================
  Files        709     709             
  Lines      15193   15203     +10     
=======================================
+ Hits       14499   14509     +10     
  Misses       694     694             
Flag Coverage Δ
unit 95.58% <100.00%> (+<0.01%) ⬆️
unit-latest-uploader 95.58% <100.00%> (+<0.01%) ⬆️

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

Files Changed Coverage Δ
graphql_api/types/comparison/comparison.py 100.00% <100.00%> (ø)
graphql_api/types/pull/pull.py 100.00% <100.00%> (ø)
services/comparison.py 99.33% <100.00%> (+<0.01%) ⬆️

@codecov-staging
Copy link

Codecov Report

All modified lines are covered by tests ✅

📢 Thoughts on this report? Let us know!.

@codecov-public-qa
Copy link

codecov-public-qa bot commented Sep 22, 2023

Codecov Report

Merging #157 (3fe682a) into main (a4c08ed) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #157   +/-   ##
=======================================
  Coverage   95.51%   95.52%           
=======================================
  Files         594      594           
  Lines       14793    14803   +10     
=======================================
+ Hits        14130    14140   +10     
  Misses        663      663           
Flag Coverage Δ
unit 95.52% <100.00%> (+<0.01%) ⬆️
unit-latest-uploader 95.52% <100.00%> (+<0.01%) ⬆️

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

Files Changed Coverage Δ
graphql_api/types/comparison/comparison.py 100.00% <100.00%> (ø)
graphql_api/types/pull/pull.py 100.00% <100.00%> (ø)
services/comparison.py 99.33% <100.00%> (+<0.01%) ⬆️

Impacted file tree graph

@RulaKhaled RulaKhaled merged commit 6e864e5 into main Sep 25, 2023
22 of 23 checks passed
@RulaKhaled RulaKhaled deleted the new-first-pr-type branch September 25, 2023 10:24
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