Closed mjfaga closed 1 year ago
Merging #28 (5cce051) into main (becda79) will not change coverage. The diff coverage is
100.00%
.
@@ Coverage Diff @@
## main #28 +/- ##
=======================================
Coverage 94.26% 94.26%
=======================================
Files 13 13
Lines 471 471
Branches 143 144 +1
=======================================
Hits 444 444
Misses 27 27
Impacted Files | Coverage Δ | |
---|---|---|
src/seed/SeedManager.ts | 100.00% <100.00%> (ø) |
Description
Sequence Ids shouldn't be required when executing a query. In this state, we want to allow folks to use the mock server like they would any other mock server. In this state, they will just never be able to look up and leverage a seed. The mock server logs this in it's output.
Type of Change
Checklist