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

realm / realm-core / 2084
91%

Build:
DEFAULT BRANCH: master
Ran 01 Mar 2024 11:33AM 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 10:58AM UTC coverage: 90.927% (+0.003%) from 90.924%
2084

push

Evergreen

web-flow
[bindgen] Enable support for collections in the `Mixed` data type (#7392)

* Adapt to breaking change.

* Expose APIs for flat collections in Mixed and add preparation for nested.

* Add and expose helper for getting the data type.

* Expose a data type enum that includes non-primitives.

The JS SDK needs this for checking types of Mixed.

* Update casting of enum constants.

* Replace access of 'm_type' with use of the 'int()' operator overload.

* Expose APIs for setting nested lists in Mixed.

* Expose APIs for setting nested dictionaries in Mixed.

* Expose APIs for getting nested lists in Mixed.

* Expose APIs for getting nested dictionaries in Mixed.

* Expose get_obj() on List and Set.

* Expose method for getting element type in List.

* Remove the need for element type helpers.

The JS SDK has managed to use sentinel values in the generated bindings instead.

* Remove unused header.

93968 of 173134 branches covered (54.27%)

238435 of 262226 relevant lines covered (90.93%)

5859224.72 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
98.61
-1.39% src/realm/array_key.cpp
1
91.34
-0.02% test/test_sync.cpp
2
93.05
-0.15% src/realm/object-store/shared_realm.cpp
3
89.66
-0.2% src/realm/sync/network/network.cpp
3
97.2
-0.16% test/test_util_network.cpp
4
76.0
-8.0% src/realm/link_translator.cpp
4
93.07
-0.71% src/realm/sync/noinst/client_reset.cpp
4
62.64
-0.35% src/realm/sync/transform.cpp
5
85.94
0.15% src/realm/sync/network/network.hpp
5
59.06
-0.66% test/fuzz_tester.hpp
7
73.24
-1.11% src/realm/bplustree.cpp
16
55.31
4.8% test/fuzz_group.cpp
20
76.24
-0.33% src/realm/sync/noinst/server/server.cpp
Jobs
ID Job ID Ran Files Coverage
1 ubuntu-x86_64 - 2084.1 01 Mar 2024 11:34AM UTC 646
90.09
2 macos-arm64 - 2084.2 01 Mar 2024 11:34AM UTC 653
89.01
Source Files on build 2084
  • Tree
  • List 659
  • Changed 385
  • Source Changed 0
  • Coverage Changed 37
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • b14129c2 on github
  • Prev Build on master (#2083)
  • Next Build on master (#2085)
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