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

Add update repository mutation #573

Merged
merged 7 commits into from
Jun 4, 2024

indent

7c25ff0
Select commit
Loading
Failed to load commit list.
Merged

Add update repository mutation #573

indent
7c25ff0
Select commit
Loading
Failed to load commit list.
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 ☺️

Impacted file tree graph

@@            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%> (ø)

Impacted file tree graph