Skip to content

Updated Parser to support reading reports from a Reader - #5

Open
sflanker wants to merge 1 commit into
sguiheux:masterfrom
easy-up:feature/parse-reader
Open

Updated Parser to support reading reports from a Reader#5
sflanker wants to merge 1 commit into
sguiheux:masterfrom
easy-up:feature/parse-reader

Conversation

@sflanker

Copy link
Copy Markdown
  • Parser now only requires a CoverageMode at construction time
  • The Parse function takes a path
  • Added a ParseReader function that takes an io.Reader

Closes #4

 * Parser now only requires a CoverageMode at construction time
 * The Parse function takes a path
 * Added a ParseReader function that takes an io.Reader
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.

Feature request: ability to parse a report from a io.Reader

1 participant