Skip to content
This repository has been archived by the owner on May 29, 2022. It is now read-only.

Code coverage in CI #30

Open
aslamplr opened this issue May 17, 2020 · 2 comments
Open

Code coverage in CI #30

aslamplr opened this issue May 17, 2020 · 2 comments
Assignees
Labels

Comments

@aslamplr
Copy link
Owner

Add unit test modules

@aslamplr
Copy link
Owner Author

aslamplr commented Jun 8, 2020

Overall 66 % coverage
> 98% coverage for gh-lib crate.
0% for gh-auth.
0% for gh-cli.

@aslamplr aslamplr changed the title Add unit test modules Code coverage in CI Jun 13, 2020
@aslamplr
Copy link
Owner Author

aslamplr commented Jun 17, 2020

Screenshots of HTML output from tarpaulin run locally
docker run --rm --security-opt seccomp=unconfined -v ${PWD}:/volume xd009642/tarpaulin cargo tarpaulin --out Html

/
image

/gh-lib/src/
image

/gh-lib/src/core
image

/gh-lib/src/utils
image

Note: So far only happy path test cases have been added

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

No branches or pull requests

1 participant