Closed GoogilyBoogily closed 7 years ago
Merging #133 into master will not change coverage. The diff coverage is
100%
.
@@ Coverage Diff @@
## master #133 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 72 71 -1
Lines 1455 1424 -31
Branches 159 155 -4
=====================================
- Hits 1455 1424 -31
Impacted Files | Coverage Δ | |
---|---|---|
...ib/middleware/validate-request-query-middleware.js | 100% <100%> (ø) |
:white_check_mark: |
lib/middleware/validate-request-body-middleware.js | 100% <100%> (ø) |
:white_check_mark: |
lib/bootstrap.js | 100% <100%> (ø) |
:white_check_mark: |
lib/container.js | 100% <100%> (ø) |
:white_check_mark: |
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 a4ad07d...08d5cc4. Read the comment docs.
Also updated all the tests accordingly. And moved adding of the "email" schema format to lib/bootstrap.js.