mchirico / agil

Golang GraphQL Query of Github Projects
Apache License 2.0
0 stars 0 forks source link

Don't want tests to fail, just because a secret isn't available in the environment. #9

Closed mchirico closed 4 years ago

codecov-commenter commented 4 years ago

Codecov Report

Merging #9 into master will increase coverage by 15.97%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master       #9       +/-   ##
===========================================
+ Coverage   65.46%   81.44%   +15.97%     
===========================================
  Files           4        4               
  Lines         194      194               
===========================================
+ Hits          127      158       +31     
+ Misses         60       28       -32     
- Partials        7        8        +1     
Impacted Files Coverage Δ
pkg/graphQL/graphQL.go 82.79% <0.00%> (+33.33%) :arrow_up:

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 85f108e...f192e84. Read the comment docs.