• 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

Jobs
ID Job ID Ran Files Coverage
1 macos-arm64 - jorgen.edelbo_429.1 19 Sep 2024 01:01PM UTC 0
90.63
2 ubuntu-x86_64 - jorgen.edelbo_429.2 19 Sep 2024 01:01PM UTC 0
90.8
Source Files on build jorgen.edelbo_429
Detailed source file information is not available for this build.
  • 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

© 2026 Coveralls, Inc