• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

tarantool / tarantool / 13184199193
88%

Build:
DEFAULT BRANCH: master
Ran 06 Feb 2025 05:28PM UTC
Jobs 1
Files 518
Run time 2min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

06 Feb 2025 05:13PM UTC coverage: 87.388% (+0.007%) from 87.381%
13184199193

push

github

sergepetrenko
test: stabilize box-luatest/gh_8192_feedback_daemon_metrics test

The test failed sometimes in the following places:
NO_WRAP
```
 not ok 1	Feedback daemon metrics.test_metrics
 #   ...est/box-luatest/gh_8192_feedback_daemon_metrics_test.lua:69: Assertion failed: 89 < 60
 #   stack traceback:
 #   	...est/box-luatest/gh_8192_feedback_daemon_metrics_test.lua:69: in function <...est/box-luatest/gh_8192_feedback_daemon_metrics_test.lua:43>
 #   	...est/box-luatest/gh_8192_feedback_daemon_metrics_test.lua:43: in function 'Feedback daemon metrics.test_metrics'

 not ok 3	Feedback daemon metrics.test_metrics_no_collect
 #   ...est/box-luatest/gh_8192_feedback_daemon_metrics_test.lua:101: expected: nil, actual: {{1, 2}}
 #   stack traceback:
 #   	...est/box-luatest/gh_8192_feedback_daemon_metrics_test.lua:101: in function <...est/box-luatest/gh_8192_feedback_daemon_metrics_test.lua:92>
 #   	...est/box-luatest/gh_8192_feedback_daemon_metrics_test.lua:92: in function 'Feedback daemon metrics.test_metrics_no_collect'
```
NO_WRAP

The first case asserts that with a 0.01 second interval not more
than 60 metrics will be collected. Although under high load on the
runner, the number may go even higher than 400, meaning we've slept not
less than 4 seconds. So let's account elapsed time in the check.

The second case simply didn't clean any leftover metrics from
previous tests, and might fail if there are any.

NO_CHANGELOG=flaky test
NO_DOC=flaky test

69706 of 123228 branches covered (56.57%)

102715 of 117539 relevant lines covered (87.39%)

2420997.27 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
86.49
-1.35% src/box/lua/ctl.c
1
84.34
0.1% src/box/xlog.c
1
96.15
-0.05% src/lib/salad/bps_tree.h
1
92.93
-0.1% src/lib/core/fiber.c
1
92.33
0.19% src/box/vinyl.c
2
95.69
-0.21% src/lib/msgpuck/msgpuck.h
2
87.62
0.0% src/box/vy_run.c
2
91.32
-0.03% src/box/box.cc
3
84.53
-1.08% src/lib/core/coio.c
3
90.7
-0.22% src/box/applier.cc
4
81.82
-12.12% src/lua/minifio.c
Jobs
ID Job ID Ran Files Coverage
1 13184199193.1 06 Feb 2025 05:28PM UTC 518
87.39
GitHub Action Run
Source Files on build 13184199193
  • Tree
  • List 518
  • Changed 443
  • Source Changed 0
  • Coverage Changed 27
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • be261624 on github
  • Prev Build on master (#13157432858)
  • Next Build on master (#13199325571)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc