Repo Added
|
Files
76
|
Badge
README BADGES
|
github
870 of 3896 relevant lines covered (22.33%)
3.65 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
0.0 | crates/cli/src/ext.rs | 37 | 10 | 0 | 10 | 0.0 | |
0.0 | crates/cli/src/lib.rs | 569 | 204 | 0 | 204 | 0.0 | |
0.0 | crates/cli/src/main.rs | 18 | 2 | 0 | 2 | 0.0 | |
0.0 | crates/macros/src/class.rs | 177 | 64 | 0 | 64 | 0.0 | |
0.0 | crates/macros/src/constant.rs | 52 | 17 | 0 | 17 | 0.0 | |
0.0 | crates/macros/src/extern_.rs | 69 | 28 | 0 | 28 | 0.0 | |
0.0 | crates/macros/src/fastcall.rs | 19 | 4 | 0 | 4 | 0.0 | |
0.0 | crates/macros/src/function.rs | 639 | 307 | 0 | 307 | 0.0 | |
0.0 | crates/macros/src/helpers.rs | 23 | 11 | 0 | 11 | 0.0 | |
0.0 | build.rs | 49 | 6 | 0 | 6 | 0.0 |
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
16242244822 | 501-error-while-linking | test(args): add missing `embed` feature guard Fixes: #501 | Pull #503 | github |
22.33 |
||
16242231599 | 501-error-while-linking | feat: make Sapi work with ZTS builds * feat: make Sapi work with ZTS builds * test: add basic multithreaded SAPI test * chore: fix lint error * test: remove problematic SAPI test for now... Refs: #488 | push | github |
22.33 |