Skip to content

Added coverage CI and badge#134

Open
LucaCappelletti94 wants to merge 1 commit intorayon-rs:mainfrom
LucaCappelletti94:main
Open

Added coverage CI and badge#134
LucaCappelletti94 wants to merge 1 commit intorayon-rs:mainfrom
LucaCappelletti94:main

Conversation

@LucaCappelletti94
Copy link
Copy Markdown

Closes issue #133

I may make more PRs in the future to extend the coverage, which at this time is at around 50% according to the following tarpaulin command:

cargo tarpaulin --engine=llvm --out xml --workspace --run-types AllTargets --run-types Doctests --all-features

Producing the following output:

|| Tested/Total Lines:
|| src/into_either.rs: 7/7 +0.00%
|| src/iterator.rs: 15/79 +0.00%
|| src/lib.rs: 143/238 +0.00%
|| src/serde_untagged.rs: 7/10 +0.00%
|| src/serde_untagged_optional.rs: 7/12 +0.00%
|| 
51.73% coverage, 179/346 lines covered, +0.00% change in coverage

Best,
Luca

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.

1 participant