Open andyb96247 opened 4 years ago
Merging #109 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #109 +/- ##
=========================================
Coverage 76.72% 76.72%
+ Complexity 181 180 -1
=========================================
Files 64 64
Lines 2217 2217
Branches 38 38
=========================================
Hits 1701 1701
Misses 484 484
Partials 32 32
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 b4b2e51...d3d073c. Read the comment docs.
Small change to add the file API close method call to the data pipeline object destructor. Also, modified the .gitignore to remove the C++ unit test outputs.
Fixes ScottishCovidResponse/SCRCIssueTracking#752