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

realm / realm-core / 2373
91%

Build:
DEFAULT BRANCH: master
Ran 03 Jun 2024 01:24PM 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

03 Jun 2024 12:53PM UTC coverage: 90.809% (-0.02%) from 90.826%
2373

push

Evergreen

web-flow
Fix race in schema migration tests (#7766)

Some of the schema migration tests test the recovery of subscriptions and objects after a schema migration. This requires that the subscriptions and objects are committed when the synchronization session is paused so nothing is uploaded. `SyncSession::pause()` is used for this, but pause is an async operation so there is a race between pausing the session and uploading the data and subscriptions. `SyncSession::shutdown_and_wait()` is used instead.

101684 of 180086 branches covered (56.46%)

6 of 6 new or added lines in 1 file covered. (100.0%)

82 existing lines in 15 files now uncovered.

214531 of 236243 relevant lines covered (90.81%)

5410491.76 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
94.11
-0.07% src/realm/query_engine.hpp
1
94.06
-0.2% src/realm/sort_descriptor.cpp
1
79.47
-0.24% src/realm/sync/noinst/changeset_index.cpp
1
78.73
-0.11% src/realm/util/file.cpp
1
57.73
-0.14% test/fuzz_tester.hpp
1
99.83
-0.17% test/test_dictionary.cpp
1
98.73
-0.02% test/test_query2.cpp
2
82.27
-0.99% src/realm/sync/network/http.hpp
2
92.99
-0.52% src/realm/table_view.cpp
2
93.2
-0.05% test/test_lang_bind_helper.cpp
4
90.81
-0.38% src/realm/alloc_slab.cpp
6
73.5
-1.06% src/realm/sync/noinst/protocol_codec.hpp
7
85.28
-0.53% src/realm/sync/network/network.hpp
16
73.16
-0.59% src/realm/sync/noinst/server/server.cpp
36
41.47
-5.74% test/fuzz_group.cpp
Jobs
ID Job ID Ran Files Coverage
1 macos-arm64 - 2373.1 03 Jun 2024 01:31PM UTC 654
90.37
2 ubuntu-x86_64 - 2373.2 03 Jun 2024 01:31PM UTC 646
90.49
Source Files on build 2373
  • Tree
  • List 659
  • Changed 387
  • Source Changed 1
  • Coverage Changed 38
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 352b981d on github
  • Prev Build on master (#2370)
  • Next Build on master (#2374)
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