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

realm / realm-core / jorgen.edelbo_429
91%
master: 91%

Build:
Build:
LAST BUILD BRANCH: ni/cstdlib-fix
DEFAULT BRANCH: master
Ran 19 Sep 2024 12:41PM 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

19 Sep 2024 12:04PM UTC coverage: 91.112% (+0.03%) from 91.081%
jorgen.edelbo_429

Pull #8029

Evergreen

jedelbo
Fix comparison function for ConditionType

The function should ensure strict weak ordering. According to the current one
 {1, 0} == {0, 1} and {0, 1} == {2, 1}
but
 {1, 0} < {2, 1}

It is not possible to construct a failing test as the outcome very much depends
on how the runtime types are laid out.
Pull Request #8029: RCORE:2259: Fix comparison function for ConditionType

102804 of 181476 branches covered (56.65%)

1 of 1 new or added line in 1 file covered. (100.0%)

27 existing lines in 9 files now uncovered.

217201 of 238389 relevant lines covered (91.11%)

6231200.03 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
79.47
-0.24% src/realm/sync/noinst/changeset_index.cpp
1
89.59
-0.11% test/test_util_network_ssl.cpp
2
86.46
-0.29% src/realm/mixed.cpp
2
87.06
-0.5% test/object-store/util/test_file.cpp
2
93.2
-0.05% test/test_lang_bind_helper.cpp
3
90.29
-0.13% src/realm/table.cpp
4
82.67
-0.1% src/realm/sync/noinst/client_impl_base.cpp
6
75.74
-1.05% src/realm/sync/noinst/protocol_codec.hpp
6
45.14
1.59% test/fuzz_group.cpp
Jobs
ID Job ID Ran Files Coverage
1 macos-arm64 - jorgen.edelbo_429.1 19 Sep 2024 01:01PM UTC 655
90.63
2 ubuntu-x86_64 - jorgen.edelbo_429.2 19 Sep 2024 01:01PM UTC 645
90.8
Source Files on build jorgen.edelbo_429
  • Tree
  • List 660
  • Changed 383
  • Source Changed 1
  • Coverage Changed 37
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Pull Request #8029
  • PR Base - master (#2612)
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