catnapz / CreaturesNCaves

Digital Game Master Screen
MIT License
1 stars 0 forks source link

Graph QL #30

Closed ShuklaAnsh closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #30 into master will decrease coverage by 4.68%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #30      +/-   ##
=========================================
- Coverage   25.88%   21.2%   -4.69%     
=========================================
  Files          24      29       +5     
  Lines         394     481      +87     
  Branches       24      24              
=========================================
  Hits          102     102              
- Misses        292     379      +87
Flag Coverage Δ
#unittests 21.2% <0%> (-4.69%) :arrow_down:
Impacted Files Coverage Δ
EntityFramework/Models/User.cs 0% <ø> (ø) :arrow_up:
EntityFramework/Models/DatabaseContext.cs 0% <0%> (ø) :arrow_up:
Server/Controllers/UserController.cs 0% <0%> (ø) :arrow_up:
Server/GraphQL/Types/UserType.cs 0% <0%> (ø)
Server/Startup.cs 0% <0%> (ø) :arrow_up:
Server/GraphQL/Types/QueryType.cs 0% <0%> (ø)
Server/GraphQL/Resolvers/UserResolvers.cs 0% <0%> (ø)
Server/Controllers/CampaignController.cs 0% <0%> (ø)
EntityFramework/Models/Campaign.cs 0% <0%> (ø) :arrow_up:
Server/GraphQL/Query.cs 0% <0%> (ø)
... and 5 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 74122f1...0f10315. Read the comment docs.