Skip to content
This repository has been archived by the owner on Oct 2, 2021. It is now read-only.

Add in close to destructor #109

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

andyb96247
Copy link

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

@codecov
Copy link

codecov bot commented Sep 10, 2020

Codecov Report

Merging #109 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add File API close to C++ binding
1 participant