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

realm / realm-core / jonathan.reams_3278
91%

Build:
DEFAULT BRANCH: master
Ran 14 Jun 2024 07:42PM UTC
Jobs 2
Files 660
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

31 May 2024 04:13PM UTC coverage: 90.837% (+0.005%) from 90.832%
jonathan.reams_3278

push

Evergreen

web-flow
Delete long-obsolete tests and benchmarks (#7695)

unit-tests-ios benchmark-common-tasks-ios: used by the pre-cmake build system.

benchmark-row-accessor: never updated for core 6 and the thing it was
benchmarking isn't applicable any more.

benchmark-history-types: used to verify that moving the transaction logs into
the Realm file wouldn't cause performance problems. The code being benchmarked
no longer exists.

notifications-fuzzer: this was an important part of originally writing the
diffing logic for notifications, but everything it exposed was turned into
normal tests. It was never updated for core 6 and no bugs have ever been
reported in the code this was testing.

test_client_reset_query_based.cpp: query-based sync is no longer a thing.

test_optional.cpp: this was actually testing std::optional. There's still
some code in optional.hpp, but none of it was being tested here.

benchmark-transaction benchmark-prealloc benchmark-index benchmark-insert-add
performance: these were pre-Realm benchmarks against the old macro-based
TightDB API, which was deleted in 2016.

simple-connection: this was a manual testing tool from when sync first adopted
websockets.

protocol_compact: this was a tool for testing one version of the server against
a different version of the client, which we no longer care about.

101814 of 180124 branches covered (56.52%)

214764 of 236429 relevant lines covered (90.84%)

5381660.94 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
93.88
0.04% src/realm/query_expression.hpp
1
79.47
-0.24% src/realm/sync/noinst/changeset_index.cpp
1
98.48
-1.52% src/realm/uuid.cpp
1
57.73
-0.14% test/fuzz_tester.hpp
2
98.58
-1.42% src/realm/array_blobs_big.cpp
2
91.89
-0.17% src/realm/object-store/shared_realm.cpp
3
91.48
-0.47% src/realm/sync/instruction_replication.cpp
3
90.14
-0.13% src/realm/table.cpp
5
73.41
0.07% src/realm/sync/noinst/server/server.cpp
6
82.52
-0.15% src/realm/sync/noinst/client_impl_base.cpp
9
52.31
4.94% test/fuzz_group.cpp
99
85.54
0.21% test/object-store/util/sync/baas_admin_api.cpp
Jobs
ID Job ID Ran Files Coverage
1 ubuntu-x86_64 - jonathan.reams_3278.1 14 Jun 2024 08:06PM UTC 647
90.5
2 macos-arm64 - jonathan.reams_3278.2 14 Jun 2024 08:06PM UTC 655
90.35
Source Files on build jonathan.reams_3278
  • Tree
  • List 660
  • Changed 396
  • Source Changed 4
  • Coverage Changed 40
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 40d145ed on github
  • Prev Build on master (#2363)
  • Next Build on master (#2421)
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