Repo Added
|
Files
95
|
Badge
README BADGES
|
push
github
4048 of 4077 relevant lines covered (99.29%)
10734.87 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
15755461463 | issues/2181 | Mute clang warning | push | github |
99.29 |
||
15754595350 | issues/2181 | Undef `true` and `false` macros Replacing `true` with `1` changes `JsonString("ABC", true)` into `JsonString("ABC", 1)`, so all static strings had a length of 1. This is a workaround for arduino/ArduinoCore-sam#50 Fixes #2181 | push | github |
99.29 |