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: Dump GraphQL schema in pre-commit hook #185

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Merge branch 'main' into scott/graphql-schema

ca27847
Select commit
Loading
Failed to load commit list.
Open

feat: Dump GraphQL schema in pre-commit hook #185

Merge branch 'main' into scott/graphql-schema
ca27847
Select commit
Loading
Failed to load commit list.
Codecov Public QA / codecov/project succeeded Oct 23, 2023 in 1s

95.61% (+0.00%) compared to 84a31da

View this Pull Request on Codecov

95.61% (+0.00%) compared to 84a31da

Details

Codecov Report

Merging #185 (ca27847) into main (84a31da) will increase coverage by 0.00%.
Report is 1 commits behind head on main.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #185   +/-   ##
=======================================
  Coverage   95.61%   95.61%           
=======================================
  Files         600      600           
  Lines       15223    15224    +1     
=======================================
+ Hits        14556    14557    +1     
  Misses        667      667           
Files Coverage Δ
codecov/commands/base.py 100.00% <100.00%> (ø)
codecov/commands/executor.py 100.00% <100.00%> (ø)
...commands/owner/interactors/save_terms_agreement.py 100.00% <100.00%> (ø)

Impacted file tree graph