Repo Added
|
Files
67
|
Badge
README BADGES
|
github
0 of 5 new or added lines in 2 files covered. (0.0%)
1 existing line in 1 file now uncovered.553 of 3911 relevant lines covered (14.14%)
1.3 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 | 522 | 195 | 0 | 195 | 0.0 | |
0.0 | crates/cli/src/main.rs | 18 | 2 | 0 | 2 | 0.0 | |
0.0 | crates/macros/src/class.rs | 202 | 97 | 0 | 97 | 0.0 | |
0.0 | crates/macros/src/constant.rs | 50 | 20 | 0 | 20 | 0.0 | |
0.0 | crates/macros/src/extern_.rs | 74 | 41 | 0 | 41 | 0.0 | |
0.0 | crates/macros/src/fastcall.rs | 19 | 4 | 0 | 4 | 0.0 | |
0.0 | crates/macros/src/function.rs | 636 | 310 | 0 | 310 | 0.0 | |
0.0 | crates/macros/src/helpers.rs | 23 | 11 | 0 | 11 | 0.0 | |
0.0 | build.rs | 52 | 6 | 0 | 6 | 0.0 |
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
14649493721 | 423-change-startup-function-to-phpstartup-startup_function | refactor(macro): use `#[php]` attribute for startup function This unifies the behaviour of the `#[php_module]` macro and the other `#[php_*]` macros. Refs: #423 | Pull #426 | github |
14.14 |
||
14502041373 | 423-change-startup-function-to-phpstartup-startup_function | style(clippy): apply pedantic rules Refs: #418 | push | github |
14.13 |