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

realm / realm-core / 1856
91%

Build:
DEFAULT BRANCH: master
Ran 22 Nov 2023 05:05PM UTC
Jobs 2
Files 647
Run time 1min
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

22 Nov 2023 04:32PM UTC coverage: 91.666% (-0.02%) from 91.689%
1856

push

Evergreen

web-flow
Fix duplication of recoverable list changes after unrecoverable changes (#7155)

After we copy a list in client reset recovery we need to not apply any changes
to that list in subsequent transactions as we copy directly to the final state
of the list and applying changes would just duplicate those changes.

This is only applicable to flexible sync when there's a subscription change in
between the write with unrecoverable changes and the write with recoverable
changes.

92274 of 169124 branches covered (0.0%)

77 of 77 new or added lines in 3 files covered. (100.0%)

120 existing lines in 16 files now uncovered.

231289 of 252317 relevant lines covered (91.67%)

6368856.18 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
82.86
-0.57% src/realm/index_string.hpp
1
93.91
-0.29% src/realm/sync/noinst/client_impl_base.hpp
1
91.56
-0.2% src/realm/util/compression.cpp
2
93.74
-0.17% src/realm/object-store/shared_realm.cpp
2
74.23
-0.21% src/realm/sync/network/websocket.cpp
2
67.9
-0.11% src/realm/sync/noinst/server/server_history.cpp
2
81.99
-0.21% src/realm/util/file.cpp
3
89.86
-0.21% src/realm/sync/network/network.cpp
4
90.32
-6.45% src/realm/sync/noinst/client_reset_operation.cpp
4
63.08
-0.23% src/realm/sync/transform.cpp
4
90.15
-1.19% src/realm/unicode.cpp
4
87.1
-12.9% src/realm/util/assert.hpp
5
76.48
0.52% src/realm/sync/noinst/server/server.cpp
12
85.17
-0.2% src/realm/sync/noinst/client_impl_base.cpp
13
73.58
-2.54% src/realm/sync/network/default_socket.cpp
60
48.83
-8.48% test/fuzz_group.cpp
Jobs
ID Job ID Ran Files Coverage
1 macos-arm64 - 1856.1 22 Nov 2023 05:09PM UTC 641
89.81
2 ubuntu-x86_64 - 1856.2 22 Nov 2023 05:09PM UTC 634
90.88
Source Files on build 1856
  • Tree
  • List 647
  • Changed 383
  • Source Changed 4
  • Coverage Changed 42
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • bc31f07a on github
  • Prev Build on master (#1854)
  • Next Build on master (#1857)
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