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

realm / realm-core / 1817
91%

Build:
DEFAULT BRANCH: master
Ran 05 Nov 2023 11:58PM UTC
Jobs 2
Files 648
Run time 53s
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

04 Nov 2023 12:29AM UTC coverage: 91.695% (+0.04%) from 91.66%
1817

push

Evergreen

web-flow
Use a single write transaction for DiscardLocal client resets on FLX realms (#7110)

Updating the subscription store in a separate write transaction from the
recovery means that we temporarily commit an invalid state. If the application
crashes between committing the client reset diff and updating the subscription
store, the next launch of the application would try to use the now-invalid
pending subscriptions that should have been discarded.

92122 of 168844 branches covered (0.0%)

141 of 146 new or added lines in 7 files covered. (96.58%)

59 existing lines in 12 files now uncovered.

230819 of 251726 relevant lines covered (91.69%)

6481779.32 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
5
94.41
-0.16% src/realm/sync/subscriptions.cpp

Uncovered Existing Lines

Lines Coverage ∆ File
1
94.41
-0.16% src/realm/sync/subscriptions.cpp
2
93.69
0.39% src/realm/sync/noinst/client_reset.cpp
2
90.91
0.29% src/realm/util/serializer.cpp
3
89.66
-0.2% src/realm/sync/network/network.cpp
3
97.2
-0.16% test/test_util_network.cpp
4
90.15
-1.19% src/realm/unicode.cpp
4
54.11
1.62% test/fuzz_group.cpp
5
85.56
0.15% src/realm/sync/network/network.hpp
6
87.87
-0.38% src/realm/index_string.cpp
7
75.72
-1.19% src/realm/bplustree.cpp
7
85.23
-0.09% src/realm/sync/noinst/client_impl_base.cpp
15
75.53
-0.49% src/realm/sync/noinst/server/server.cpp
Jobs
ID Job ID Ran Files Coverage
1 ubuntu-x86_64 - 1817.1 06 Nov 2023 12:34AM UTC 635
90.91
2 macos-arm64 - 1817.2 06 Nov 2023 12:34AM UTC 642
89.81
Source Files on build 1817
  • Tree
  • List 648
  • Changed 370
  • Source Changed 9
  • Coverage Changed 41
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 3571738c on github
  • Prev Build on master (#1814)
  • Next Build on master (#THOMAS.G...)
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