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

realm / realm-core / 2290
91%

Build:
DEFAULT BRANCH: master
Ran 02 May 2024 08:41PM UTC
Jobs 2
Files 659
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

02 May 2024 08:09PM UTC coverage: 90.754% (+0.007%) from 90.747%
2290

push

Evergreen

web-flow
Fix a deadlock when accessing current user from inside an App listener (#7671)

App::switch_user() emitted changes without first releasing the lock on
m_user_mutex, leading to a deadlock if anyone inside the listener tried to
acquire the mutex. The rest of the places where we emitted changes were
correct.

The newly added wrapper catches this error when building with clang.

101922 of 180246 branches covered (56.55%)

14 of 17 new or added lines in 2 files covered. (82.35%)

45 existing lines in 15 files now uncovered.

212546 of 234199 relevant lines covered (90.75%)

5635345.89 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
3
89.33
-0.05% src/realm/object-store/sync/app.cpp

Uncovered Existing Lines

Lines Coverage ∆ File
1
91.91
-0.21% src/realm/array_mixed.cpp
1
93.81
-0.04% src/realm/query_expression.hpp
1
71.79
-0.12% src/realm/sync/network/websocket.cpp
1
57.18
-0.14% test/fuzz_tester.hpp
1
93.48
-0.07% test/test_index_string.cpp
1
95.56
-0.06% test/test_util_network.cpp
2
75.87
-0.16% src/realm/cluster.cpp
2
82.27
-0.99% src/realm/sync/network/http.hpp
2
93.18
-0.05% test/test_lang_bind_helper.cpp
3
93.08
-2.31% src/realm/collection_parent.cpp
3
82.94
0.56% src/realm/sync/noinst/client_impl_base.cpp
3
73.5
-0.53% src/realm/sync/noinst/protocol_codec.hpp
3
83.83
-1.8% src/realm/unicode.cpp
8
73.34
-0.29% src/realm/sync/noinst/server/server.cpp
13
48.64
0.96% test/fuzz_group.cpp
Jobs
ID Job ID Ran Files Coverage
1 macos-arm64 - 2290.1 02 May 2024 08:42PM UTC 654
90.28
2 ubuntu-x86_64 - 2290.2 02 May 2024 08:42PM UTC 646
90.43
Source Files on build 2290
  • Tree
  • List 659
  • Changed 378
  • Source Changed 3
  • Coverage Changed 41
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 5ba02142 on github
  • Prev Build on master (#2289)
  • Next Build on master (#2291)
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

© 2025 Coveralls, Inc