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

realm / realm-core / 2544
91%

Build:
DEFAULT BRANCH: master
Ran 06 Aug 2024 12:06AM UTC
Jobs 2
Files 658
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

05 Aug 2024 04:04PM UTC coverage: 91.108%. Remained the same
2544

push

Evergreen

web-flow
Only track pending client resets done by the same core version (#7944)

If the previous attempt at performing a client reset was done with a different
core version then we should retry the client reset as the new version may have
fixed a bug that made the previous attempt fail (or may be a downgrade to a
version before when the bug was introduced). This also simplifies the tracking
as it means that we don't need to be able to read trackers created by different
versions.

This also means that we can freely change the schema of the table, which this
takes advantage of to drop the unused primary key and make the error required,
as we never actually stored null and the code reading it would have crashed if
it encountered a null error.

102728 of 181534 branches covered (56.59%)

138 of 153 new or added lines in 10 files covered. (90.2%)

59 existing lines in 11 files now uncovered.

216763 of 237918 relevant lines covered (91.11%)

5998814.86 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
15
76.5
3.04% src/realm/sync/noinst/sync_metadata_schema.cpp

Uncovered Existing Lines

Lines Coverage ∆ File
1
88.03
-0.27% src/realm/array_string.cpp
1
94.06
-0.2% src/realm/sort_descriptor.cpp
2
87.37
-0.29% src/realm/list.cpp
2
86.62
-0.37% src/realm/query_expression.cpp
3
76.5
3.04% src/realm/sync/noinst/sync_metadata_schema.cpp
3
66.14
-0.53% test/test_thread.cpp
5
84.34
-0.38% test/object-store/util/sync/baas_admin_api.cpp
6
62.59
-0.39% src/realm/sync/noinst/server/server_history.cpp
7
85.28
-0.53% src/realm/sync/network/network.hpp
10
73.91
-0.37% src/realm/sync/noinst/server/server.cpp
19
50.4
0.8% test/fuzz_group.cpp
Jobs
ID Job ID Ran Files Coverage
1 ubuntu-x86_64 - 2544.1 06 Aug 2024 12:34AM UTC 645
90.8
2 macos-arm64 - 2544.2 06 Aug 2024 12:34AM UTC 653
90.62
Source Files on build 2544
  • Tree
  • List 658
  • Changed 393
  • Source Changed 11
  • Coverage Changed 37
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • bf62783b on github
  • Prev Build on master (#2542)
  • Next Build on master (#2545)
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