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

realm / realm-core / 2292
91%

Build:
DEFAULT BRANCH: master
Ran 04 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.76% (+0.01%) from 90.747%
2292

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.

101984 of 180246 branches covered (56.58%)

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

45 existing lines in 16 files now uncovered.

212565 of 234206 relevant lines covered (90.76%)

5840998.47 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
93.81
-0.04% src/realm/query_expression.hpp
1
71.79
-0.12% src/realm/sync/network/websocket.cpp
1
74.18
0.55% src/realm/sync/noinst/server/server.cpp
1
57.73
0.41% test/fuzz_tester.hpp
1
99.82
-0.18% test/test_dictionary.cpp
1
93.48
-0.07% test/test_index_string.cpp
1
98.73
-0.02% test/test_query2.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
63.51
0.13% src/realm/sync/noinst/server/server_history.cpp
5
82.38
0.0% src/realm/sync/noinst/client_impl_base.cpp
5
50.72
3.03% test/fuzz_group.cpp
6
72.55
0.16% src/realm/bplustree.cpp
10
49.82
-1.21% test/util/compare_groups.cpp
Jobs
ID Job ID Ran Files Coverage
1 ubuntu-x86_64 - 2292.1 04 May 2024 12:17AM UTC 646
90.43
2 macos-arm64 - 2292.2 04 May 2024 12:17AM UTC 654
90.3
Source Files on build 2292
  • Tree
  • List 659
  • Changed 381
  • Source Changed 3
  • Coverage Changed 39
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 (#2293)
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