Open Karyum opened 7 years ago
Merging #177 into master will decrease coverage by
0.98%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #177 +/- ##
==========================================
- Coverage 100% 99.01% -0.99%
==========================================
Files 22 24 +2
Lines 189 204 +15
Branches 22 23 +1
==========================================
+ Hits 189 202 +13
- Misses 0 2 +2
Impacted Files | Coverage Δ | |
---|---|---|
src/routes/save_event.js | 100% <100%> (ø) |
|
src/helpers/date_to_string.js | 100% <100%> (ø) |
:arrow_up: |
src/routes/add_event.js | 100% <100%> (ø) |
|
database/events_schema.js | 100% <100%> (ø) |
:arrow_up: |
src/actions/get_all_events.js | 91.66% <100%> (-8.34%) |
:arrow_down: |
src/routes/register_startup.js | 100% <100%> (ø) |
:arrow_up: |
src/actions/get_event.js | 100% <100%> (ø) |
:arrow_up: |
src/routes/index.js | 100% <100%> (ø) |
:arrow_up: |
src/helpers/latlng.js | 92.85% <0%> (-7.15%) |
:arrow_down: |
... and 2 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 18cc19d...3959dd8. Read the comment docs.
rel #153 will have styling in a different PR