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

tarantool / tarantool / 14219939950
88%

Build:
DEFAULT BRANCH: master
Ran 02 Apr 2025 01:00PM UTC
Jobs 1
Files 518
Run time 158min
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

02 Apr 2025 12:45PM UTC coverage: 87.47% (-0.01%) from 87.484%
14219939950

push

github

locker
say: do not close stderr at exit

We must not close stderr because it's used for reporting crashes and
memory leaks, but if the logger is configured to log to stderr, it's
closed at exit. Let's fix it.

While we are at it, let's also remove usage of `pm_atomic_store()` and
`pm_atomic_load()` for updating `log::type` because it makes no sense.

The bug was introduced by commit 6d7437dae2dfc ("say: Add several
loggers support").

Close #11323

NO_DOC=bug fix
NO_CHANGELOG=relevant only to developers

70127 of 123713 branches covered (56.69%)

3 of 3 new or added lines in 2 files covered. (100.0%)

32 existing lines in 14 files now uncovered.

103226 of 118013 relevant lines covered (87.47%)

2869730.96 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
90.97
0.0% src/box/box.cc
1
96.3
-3.7% src/cpu_feature.c
1
80.0
-2.5% src/lib/core/clock.c
1
91.68
-0.11% src/lib/swim/swim.c
1
22.7
-0.02% src/lib/uri/uri_parser.c
2
93.87
-0.37% src/box/xrow_update_field.c
2
85.13
-0.34% src/lib/core/say.c
2
85.71
-9.52% src/lib/core/tt_sigaction.c
2
95.45
-4.55% src/lib/json/json.h
2
94.22
-0.39% src/lua/fiber.c
3
97.05
-0.31% src/lib/msgpuck/msgpuck.h
4
93.31
-1.27% src/lib/swim/swim_io.c
4
81.82
-12.12% src/lua/minifio.c
6
95.2
-1.04% src/box/vy_read_iterator.c
Jobs
ID Job ID Ran Files Coverage
1 14219939950.1 02 Apr 2025 01:00PM UTC 518
87.47
GitHub Action Run
Source Files on build 14219939950
  • Tree
  • List 518
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 8e0da9f4 on github
  • Prev Build on master (#14214124427)
  • Next Build on master (#14238727661)
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