Add update repository mutation #573
Merged
Codecov Public QA / codecov/project
succeeded
Jun 4, 2024 in 0s
91.49% (+0.02%) compared to a3a3716
View this Pull Request on Codecov
91.49% (+0.02%) compared to a3a3716
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 91.49%. Comparing base (
a3a3716
) to head (7c25ff0
).
✅ 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
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%> (ø) |
Loading