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

realm / realm-core / 2109
91%

Build:
DEFAULT BRANCH: master
Ran 07 Mar 2024 02:33PM UTC
Jobs 2
Files 659
Run time 4min
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

07 Mar 2024 01:56PM UTC coverage: 90.918% (+0.01%) from 90.908%
2109

push

Evergreen

web-flow
Fix querying with a path into nested collections with wildcards (#7404)

Comparing a collection with a list could fail if there was wildcards
in the path and therefore multiple collections to compare with right
hand list.

Linklist is implicitly having wildcard in the path, so if linklists is
in the path there will be a similar problem.  Do not merge values
from different objects into a common list in queries.

93972 of 173176 branches covered (54.26%)

323 of 332 new or added lines in 6 files covered. (97.29%)

91 existing lines in 18 files now uncovered.

238503 of 262328 relevant lines covered (90.92%)

6065347.74 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
4
93.76
-0.0% src/realm/query_expression.hpp
5
87.52
-0.53% src/realm/query_expression.cpp

Uncovered Existing Lines

Lines Coverage ∆ File
1
87.52
-0.53% src/realm/query_expression.cpp
1
93.76
-0.0% src/realm/query_expression.hpp
1
94.63
-0.06% test/test_index_string.cpp
1
97.31
-0.05% test/test_util_network.cpp
2
95.79
-0.93% src/realm/array_backlink.cpp
2
85.25
-0.5% src/realm/array_string.cpp
2
77.52
-0.15% src/realm/cluster.cpp
2
93.32
-0.09% src/realm/db.cpp
2
67.94
-0.11% src/realm/sync/noinst/server/server_history.cpp
2
94.24
-0.04% test/test_lang_bind_helper.cpp
3
81.32
-0.25% src/realm/util/file.cpp
4
93.07
-0.71% src/realm/sync/noinst/client_reset.cpp
4
87.1
-12.9% src/realm/util/assert.hpp
6
74.28
-0.91% src/realm/bplustree.cpp
7
85.79
-0.14% src/realm/sync/network/network.hpp
14
85.07
-0.35% src/realm/sync/noinst/client_impl_base.cpp
14
76.4
-0.49% src/realm/sync/noinst/server/server.cpp
23
53.15
3.44% test/fuzz_group.cpp
Jobs
ID Job ID Ran Files Coverage
1 ubuntu-x86_64 - 2109.1 07 Mar 2024 03:45PM UTC 646
90.09
2 macos-arm64 - 2109.2 07 Mar 2024 03:45PM UTC 653
88.99
Source Files on build 2109
  • Tree
  • List 659
  • Changed 391
  • Source Changed 7
  • Coverage Changed 44
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • edf70641 on github
  • Prev Build on master (#2108)
  • Next Build on master (#2110)
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