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

parser-cov: accept the [important] flag in checker line #186

Merged
merged 2 commits into from
Jun 10, 2024

Conversation

kdudka
Copy link
Member

@kdudka kdudka commented Jun 10, 2024

... in case someone pastes the text directly from a web browser.

For now the parser discards the information about presence of the flag rather than propagating it. This is justified by the fact that the parser should be fed by the data produced by writer-cov, which does not produce such a flag.

Resolves: https://issues.redhat.com/browse/OSH-682

... so that it is easier to read and update.  No change in behavior
intended by this commit.

Related: https://issues.redhat.com/browse/OSH-682
... in case someone pastes the text directly from a web browser.

For now the parser discards the information about presence of the flag
rather than propagating it.  This is justified by the fact that the
parser should be fed by the data produced by `writer-cov`, which does
not produce such a flag.

Resolves: https://issues.redhat.com/browse/OSH-682
Closes: csutils#186
@kdudka kdudka requested a review from lzaoral June 10, 2024 14:13
@kdudka kdudka self-assigned this Jun 10, 2024
@kdudka
Copy link
Member Author

kdudka commented Jun 10, 2024

@lzaoral Thanks for review!

@kdudka kdudka merged commit be42568 into csutils:main Jun 10, 2024
29 checks passed
@kdudka kdudka deleted the cov-parser-imp-flag branch June 10, 2024 15:07
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.

None yet

2 participants