Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add definition of file_descriptor_source::open() #114

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

Conversation

here-mikelley
Copy link

This commit adds the missing definition of the overload of
file_descriptor_source::open() that accepts a boost::filesystem::path.

This commit adds the missing definition of the overload of
file_descriptor_source::open() that accepts a boost::filesystem::path.
@mclow
Copy link
Contributor

mclow commented May 1, 2020

Tests?

@codecov
Copy link

codecov bot commented May 1, 2020

Codecov Report

Merging #114 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #114   +/-   ##
========================================
  Coverage    68.84%   68.84%           
========================================
  Files           80       80           
  Lines         3444     3444           
  Branches      1027     1027           
========================================
  Hits          2371     2371           
  Misses         454      454           
  Partials       619      619           
Impacted Files Coverage Δ
include/boost/iostreams/device/file_descriptor.hpp 100.00% <ø> (ø)

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 87d113c...0c8f2fd. Read the comment docs.

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

Successfully merging this pull request may close these issues.

2 participants