Open jshyunbin opened 1 year ago
TODO:
Merging #56 (b9bdd3c) into main (1375045) will increase coverage by
19.11%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## main #56 +/- ##
============================================
+ Coverage 80.88% 100.00% +19.11%
============================================
Files 9 2 -7
Lines 450 158 -292
Branches 2 2
============================================
- Hits 364 158 -206
+ Misses 86 0 -86
see 7 files with indirect coverage changes
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
Implemented DB handler that will be used for GraphQL queries and mutations (#13)
Still needs DB utilization in Queries and Mutation functions (using dummy data at this point)