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: add new resolver for impacted files #189

Merged
merged 3 commits into from
Oct 13, 2023
Merged

feat: add new resolver for impacted files #189

merged 3 commits into from
Oct 13, 2023

Conversation

JerrySentry
Copy link
Contributor

Purpose/Motivation

What is the feature? Why is this being done?

Have ImpactedFiles do what ImpactedFilesNew used to do, and remove the "..New" one

Links to relevant tickets

codecov/engineering-team#641

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 Oct 12, 2023

Codecov Report

Merging #189 (7eb16ca) into main (5ea3b6b) will not change coverage.
The diff coverage is 100.00%.

@@          Coverage Diff          @@
##            main    #189   +/-   ##
=====================================
  Coverage   95.52   95.52           
=====================================
  Files        714     714           
  Lines      15615   15608    -7     
=====================================
- Hits       14915   14908    -7     
  Misses       700     700           
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 Δ
graphql_api/types/comparison/comparison.py 100.00% <100.00%> (ø)
graphql_api/types/impacted_file/impacted_file.py 100.00% <100.00%> (ø)

@codecov-qa
Copy link

codecov-qa bot commented Oct 12, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (5ea3b6b) 95.62% compared to head (7eb16ca) 95.61%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #189      +/-   ##
==========================================
- Coverage   95.62%   95.61%   -0.01%     
==========================================
  Files         600      600              
  Lines       15209    15202       -7     
==========================================
- Hits        14543    14536       -7     
  Misses        666      666              
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.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@codecov-public-qa
Copy link

codecov-public-qa bot commented Oct 12, 2023

Codecov Report

Merging #189 (7eb16ca) into main (5ea3b6b) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #189      +/-   ##
==========================================
- Coverage   95.62%   95.61%   -0.01%     
==========================================
  Files         600      600              
  Lines       15209    15202       -7     
==========================================
- Hits        14543    14536       -7     
  Misses        666      666              
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 Δ
graphql_api/types/comparison/comparison.py 100.00% <100.00%> (ø)
graphql_api/types/impacted_file/impacted_file.py 100.00% <100.00%> (ø)

Impacted file tree graph

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