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

Fix #470, complete coverage for FS subsystem #1622

Closed
wants to merge 1 commit into from

Conversation

jphickey
Copy link
Contributor

Describe the contribution
Add required coverage test cases to achieve 100% line coverage in FS

Fixes #470

Testing performed
Build and run unit tests, generate coverage report (lcov)

Expected behavior changes
FS line coverage is now 100%

System(s) tested on
Ubuntu

Contributor Info - All information REQUIRED for consideration of pull request
Joseph Hickey, Vantage Systems, Inc.

Add required coverage test cases to achieve 100% line coverage in FS
@skliper
Copy link
Contributor

skliper commented Jun 15, 2021

What is branch coverage at? Could both be 100% w/ this PR?

@jphickey
Copy link
Contributor Author

Closing this PR, I just tacked an extra commit onto PR #1624 instead (avoids conflict)

@jphickey jphickey closed this Jun 22, 2021
@jphickey jphickey deleted the fix-470-fs-coverage branch January 17, 2024 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Incomplete coverage test for src/fs
2 participants