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

#150 Excluded unreachable lines in serializer class test from coverage data #152

Merged
merged 1 commit into from
Oct 17, 2023

Conversation

fktn-k
Copy link
Owner

@fktn-k fktn-k commented Oct 17, 2023

Some unreachable lines in serializer class have been changed to get excluded from coverage data.
I have no idea on how to reproduce such a line but it does happen.
So, as a work-around, I just make lcov ignore those lines in generating coverage data.

Related links: #150

@fktn-k fktn-k added the improvement refactoring or optimization without public API changes label Oct 17, 2023
@fktn-k fktn-k added this to the Release v0.1.2 milestone Oct 17, 2023
@fktn-k fktn-k self-assigned this Oct 17, 2023
@fktn-k fktn-k merged commit f09ff19 into develop Oct 17, 2023
103 checks passed
@fktn-k fktn-k deleted the feature/150_exclude_unreachables_in_serializer_test branch October 17, 2023 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement refactoring or optimization without public API changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant