Closed eliasmalik closed 5 years ago
Merging #364 into staging will increase coverage by
<.01%
. The diff coverage is100%
.
@@ Coverage Diff @@
## staging #364 +/- ##
===========================================
+ Coverage 93.76% 93.77% +<.01%
===========================================
Files 104 104
Lines 1765 1767 +2
Branches 148 150 +2
===========================================
+ Hits 1655 1657 +2
Misses 83 83
Partials 27 27
Impacted Files | Coverage Δ | |
---|---|---|
src/models/types.ts | 100% <ø> (ø) |
:arrow_up: |
src/models/volunteer.ts | 92.5% <ø> (ø) |
:arrow_up: |
src/models/community_business.ts | 98.09% <100%> (+0.03%) |
: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 81a57f2...44b5024. Read the comment docs.
Related to TwinePlatform/hq#61
Didn't try to get too fancy with it.
Changes
➕ add CSV writing dep ✨ add simple csv writing interface 🐛 allow volunteer and visitor logs to be limited by date ✨ add reporting scripts ✨ add simple reporting cli 📝 add docs on reporting