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

realm / realm-core / 2291
91%

Build:
DEFAULT BRANCH: master
Ran 03 May 2024 12:01AM 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.759% (+0.01%) from 90.747%
2291

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.

101952 of 180246 branches covered (56.56%)

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

59 existing lines in 14 files now uncovered.

212566 of 234210 relevant lines covered (90.76%)

5856712.88 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
89.62
-0.19% src/realm/util/compression.cpp
1
57.18
-0.14% test/fuzz_tester.hpp
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.33
-0.22% test/test_index_string.cpp
5
82.69
0.3% src/realm/sync/noinst/client_impl_base.cpp
7
85.24
-0.53% src/realm/sync/network/network.hpp
10
51.67
3.99% test/fuzz_group.cpp
10
49.82
-1.21% test/util/compare_groups.cpp
13
73.74
0.11% src/realm/sync/noinst/server/server.cpp
Jobs
ID Job ID Ran Files Coverage
1 ubuntu-x86_64 - 2291.1 03 May 2024 12:10AM UTC 646
90.41
2 macos-arm64 - 2291.2 03 May 2024 12:10AM UTC 654
90.31
Source Files on build 2291
  • Tree
  • List 659
  • Changed 383
  • Source Changed 3
  • Coverage Changed 40
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 (#2292)
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