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

realm / realm-core / 2085
91%

Build:
DEFAULT BRANCH: master
Ran 01 Mar 2024 12:59PM 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

01 Mar 2024 12:26PM UTC coverage: 90.926% (-0.001%) from 90.927%
2085

push

Evergreen

jedelbo
Avoid doing unneeded logger work in Replication

Most of the replication log statements do some work including memory
allocations which are then thrown away if the log level it too high, so always
check the log level first. A few places don't actually benefit from this, but
it's easier to consistently check the log level every time.

93986 of 173116 branches covered (54.29%)

63 of 100 new or added lines in 2 files covered. (63.0%)

114 existing lines in 17 files now uncovered.

238379 of 262169 relevant lines covered (90.93%)

6007877.32 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
37
74.04
-12.29% src/realm/replication.cpp

Uncovered Existing Lines

Lines Coverage ∆ File
2
87.7
-0.36% src/realm/query_expression.cpp
2
90.81
-0.08% src/realm/table.cpp
2
94.18
-0.43% src/realm/table_view.cpp
2
91.44
-0.15% src/realm/util/compression.cpp
2
81.02
-0.45% src/realm/util/file.cpp
2
94.24
-0.04% test/test_lang_bind_helper.cpp
3
84.79
-0.41% src/realm/mixed.cpp
3
91.38
-0.39% src/realm/query_engine.cpp
3
89.66
0.0% src/realm/sync/network/network.cpp
3
76.76
0.53% src/realm/sync/noinst/server/server.cpp
4
82.32
-2.02% src/realm/keys.hpp
4
75.34
-0.69% src/realm/sync/instructions.hpp
4
87.1
-12.9% src/realm/util/assert.hpp
8
85.34
-0.38% src/realm/sync/noinst/client_impl_base.cpp
12
85.4
-0.54% src/realm/sync/network/network.hpp
27
56.53
1.22% test/fuzz_group.cpp
31
74.04
-12.29% src/realm/replication.cpp
Jobs
ID Job ID Ran Files Coverage
1 macos-arm64 - 2085.1 01 Mar 2024 01:21PM UTC 653
89.0
2 ubuntu-x86_64 - 2085.2 01 Mar 2024 01:21PM UTC 646
90.06
Source Files on build 2085
  • Tree
  • List 659
  • Changed 380
  • Source Changed 2
  • Coverage Changed 47
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 64b9591f on github
  • Prev Build on master (#2084)
  • Next Build on master (#2086)
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