Ran
|
Jobs
1
|
Files
479
|
Run time
1min
|
Badge
Embed ▾
README BADGES
|
push
github
lua-yaml: wrap large doubles in quotes Since tarantool/luajit@a16313f large exponent double strings are not considered convertible to number. It broke encoding lua objects to YAML because single quotes weren't considered necessary for decoding. This commit adds wrapping of every string containing infinite double values into a single quotes. Closes #10164 NO_DOC=bug fix (cherry picked from commit 7c3f42590)
62931 of 114082 branches covered (55.16%)
93792 of 109150 relevant lines covered (85.93%)
2590079.01 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
80.0 |
-2.05% | src/lib/core/clock.c |
1 |
89.67 |
-0.11% | src/box/vy_scheduler.c |
1 |
91.34 |
-0.11% | src/lib/swim/swim.c |
1 |
94.52 |
-0.15% | src/box/vy_tx.c |
2 |
89.87 |
0.08% | src/box/applier.cc |
2 |
93.66 |
2.17% | src/box/memtx_space.c |
2 |
95.18 |
-0.42% | src/lua/fiber.c |
2 |
87.27 |
-0.08% | src/box/box.cc |
2 |
83.71 |
-0.76% | src/lib/core/coio.c |
3 |
92.3 |
-0.14% | src/box/vinyl.c |
3 |
84.71 |
-0.55% | src/box/index.cc |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 10199692277.1 | 479 |
85.93 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|