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

Implement some administrative functions in GraphQL #1986

Merged
merged 10 commits into from
Oct 21, 2024

Fix bad test mutation operation invocations

6ad8009
Select commit
Loading
Failed to load commit list.
Merged

Implement some administrative functions in GraphQL #1986

Fix bad test mutation operation invocations
6ad8009
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 21, 2024 in 0s

95.62% (+0.00%) compared to 27b671f

View this Pull Request on Codecov

95.62% (+0.00%) compared to 27b671f

Details

Codecov Report

Attention: Patch coverage is 71.78218% with 57 lines in your changes missing coverage. Please review.

Project coverage is 95.62%. Comparing base (27b671f) to head (6ad8009).

Additional details and impacted files
@@           Coverage Diff           @@
##              dev    #1986   +/-   ##
=======================================
  Coverage   95.62%   95.62%           
=======================================
  Files         794      799    +5     
  Lines      170371   170443   +72     
  Branches     3486     3491    +5     
=======================================
+ Hits       162911   162981   +70     
- Misses       6914     6917    +3     
+ Partials      546      545    -1