Repo Added
|
Files
6
|
Badge
README BADGES
|
push
488 of 925 relevant lines covered (52.76%)
2.29 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
0.0 | fuzz/examples/analyze.rs | 201 | 24 | 0 | 24 | 0.0 | |
0.0 | fuzz/src/gen.rs | 228 | 5 | 0 | 5 | 0.0 | |
0.0 | macro/internal/src/lib.rs | 166 | 4 | 0 | 4 | 0.0 | |
0.0 | v3/src/lib.rs | 2725 + 1 | 351 | 0 | 351 | 0.0 | |
0.0 | v3/tests/lib.rs | 681 | 2 | 0 | 2 | 0.0 | |
90.54 | src/lib.rs | 2697 | 539 | 488 | 51 | 4.0 |
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
#1027 | main | Fix doc and readme formatting in v3 (#141) | push |
52.76 |
|||
#1026 | main | Enable semver check for v3 (#140) It wasn't possible before it was published. | push |
52.76 |
|||
#1025 | main | Add v3-preview back to its own crate (#139) This is the follow-up of #120. | push |
52.76 |
|||
#1024 | main | Release 2.9.0 (#138) | push |
85.31 |
|||
#1023 | main | Add encode_mut_str to guarantee UTF-8 for safe callers (#137) Fixes #136 | push |
85.31 |
|||
#1022 | main | Update doc badge in README.md (#135) change old link to a new one | push |
85.92 |
|||
#1021 | main | Release 2.8.0 (#134) | push |
85.92 |
|||
#1020 | main | Remove MSRV for unpublished crates (#133) This was added as part of #114 for cargo audit. | push |
85.92 |
|||
#1019 | main | Delete outdated cargo cache to force save (#132) | push |
85.92 |
|||
#1018 | main | Remove top-level Makefile (#131) | push |
85.92 |