codecov-api
codecov-api copied to clipboard
[draft] Add update repository mutation
Purpose/Motivation
What is the feature? Why is this being done?
Links to relevant tickets
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 Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 95.89%. Comparing base (
a3a3716) to head (7c25ff0).
:white_check_mark: All tests successful. No failed tests found.
Additional details and impacted files
@@ Coverage Diff @@
## main #573 +/- ##
================================================
+ Coverage 95.88000 95.89000 +0.01000
================================================
Files 784 787 +3
Lines 17503 17555 +52
================================================
+ Hits 16783 16835 +52
Misses 720 720
| Flag | Coverage Δ | |
|---|---|---|
| unit | 91.49% <100.00%> (+0.02%) |
:arrow_up: |
| unit-latest-uploader | 91.49% <100.00%> (+0.02%) |
:arrow_up: |
Flags with carried forward coverage won't be shown. Click here to find out more.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
:white_check_mark: All tests successful. No failed tests found.
:loudspeaker: Thoughts on this report? Let us know!
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 91.49%. Comparing base (
a3a3716) to head (7c25ff0).
:white_check_mark: All tests successful. No failed tests found.
@@ Coverage Diff @@
## main #573 +/- ##
==========================================
+ Coverage 91.46% 91.49% +0.02%
==========================================
Files 606 609 +3
Lines 16185 16237 +52
==========================================
+ Hits 14804 14856 +52
Misses 1381 1381
| Flag | Coverage Δ | |
|---|---|---|
| unit | 91.49% <100.00%> (+0.02%) |
:arrow_up: |
| unit-latest-uploader | 91.49% <100.00%> (+0.02%) |
:arrow_up: |
Flags with carried forward coverage won't be shown. Click here to find out more.
| Files | Coverage Δ | |
|---|---|---|
| ...mmands/repository/interactors/update_repository.py | 100.00% <100.00%> (ø) |
|
| core/commands/repository/repository.py | 100.00% <100.00%> (ø) |
|
| graphql_api/types/mutation/__init__.py | 100.00% <100.00%> (ø) |
|
| graphql_api/types/mutation/mutation.py | 100.00% <100.00%> (ø) |
|
| ...l_api/types/mutation/update_repository/__init__.py | 100.00% <100.00%> (ø) |
|
| ...es/mutation/update_repository/update_repository.py | 100.00% <100.00%> (ø) |
:mega: Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 91.49%. Comparing base (
a3a3716) to head (7c25ff0).
:white_check_mark: All tests successful. No failed tests found :relaxed:
@@ Coverage Diff @@
## main #573 +/- ##
==========================================
+ Coverage 91.46% 91.49% +0.02%
==========================================
Files 606 609 +3
Lines 16185 16237 +52
==========================================
+ Hits 14804 14856 +52
Misses 1381 1381
| Flag | Coverage Δ | |
|---|---|---|
| unit | 91.49% <100.00%> (+0.02%) |
:arrow_up: |
| unit-latest-uploader | 91.49% <100.00%> (+0.02%) |
:arrow_up: |
Flags with carried forward coverage won't be shown. Click here to find out more.
| Files | Coverage Δ | |
|---|---|---|
| ...mmands/repository/interactors/update_repository.py | 100.00% <100.00%> (ø) |
|
| core/commands/repository/repository.py | 100.00% <100.00%> (ø) |
|
| graphql_api/types/mutation/__init__.py | 100.00% <100.00%> (ø) |
|
| graphql_api/types/mutation/mutation.py | 100.00% <100.00%> (ø) |
|
| ...l_api/types/mutation/update_repository/__init__.py | 100.00% <100.00%> (ø) |
|
| ...es/mutation/update_repository/update_repository.py | 100.00% <100.00%> (ø) |