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 GraphQL #386

Draft
wants to merge 30 commits into
base: master
Choose a base branch
from
Draft

Add GraphQL #386

wants to merge 30 commits into from

Conversation

Abdulwahaab710
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Sep 4, 2020

Codecov Report

Merging #386 (4cb3248) into master (b77b797) will decrease coverage by 25.62%.
The diff coverage is 0.50%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #386       +/-   ##
===========================================
- Coverage   81.69%   56.06%   -25.63%     
===========================================
  Files          48       81       +33     
  Lines         852     1245      +393     
===========================================
+ Hits          696      698        +2     
- Misses        156      547      +391     
Impacted Files Coverage Δ
app/controllers/api/application_controller.rb 0.00% <0.00%> (ø)
app/controllers/api/graphql_controller.rb 0.00% <0.00%> (ø)
app/controllers/graphql_controller.rb 0.00% <0.00%> (ø)
app/graphql/ctf_dash_b_schema.rb 0.00% <0.00%> (ø)
app/graphql/mutations/activate_challenge.rb 0.00% <0.00%> (ø)
app/graphql/mutations/base_mutation.rb 0.00% <0.00%> (ø)
app/graphql/mutations/create_category.rb 0.00% <0.00%> (ø)
app/graphql/mutations/create_challenge.rb 0.00% <0.00%> (ø)
app/graphql/mutations/create_page.rb 0.00% <0.00%> (ø)
app/graphql/mutations/deactivate_challenge.rb 0.00% <0.00%> (ø)
... and 57 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b77b797...4cb3248. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant