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

realm / realm-core / 2591
91%

Build:
DEFAULT BRANCH: master
Ran 30 Aug 2024 01:41AM UTC
Jobs 2
Files 658
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

30 Aug 2024 01:09AM UTC coverage: 91.107% (-0.01%) from 91.117%
2591

push

Evergreen

web-flow
Add basic translation of NSExceptions to Status (#8010)

When the Swift API is misused from within a callback from core a NSException
may escape, which we want to propagate. Since this is always a fatal error that
cannot be programmatically handled by the user, we can always translate this to
UnknownError rather than trying to preserve the original error code.

102828 of 181618 branches covered (56.62%)

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

45 existing lines in 13 files now uncovered.

217355 of 238570 relevant lines covered (91.11%)

5738574.33 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
88.03
-0.27% src/realm/array_string.cpp
1
93.85
-0.04% src/realm/query_expression.hpp
1
89.62
-0.17% src/realm/util/compression.cpp
1
90.43
-0.31% src/realm/util/serializer.cpp
2
92.99
-0.52% src/realm/table_view.cpp
3
74.17
-0.07% src/realm/sync/noinst/server/server.cpp
3
83.83
-1.8% src/realm/unicode.cpp
3
95.94
-0.51% src/realm/util/future.hpp
4
75.57
-0.7% src/realm/sync/noinst/protocol_codec.hpp
4
60.95
-0.25% src/realm/sync/transform.cpp
6
72.55
-0.98% src/realm/bplustree.cpp
7
85.28
-0.53% src/realm/sync/network/network.hpp
9
82.78
-0.46% src/realm/sync/noinst/client_impl_base.cpp
Jobs
ID Job ID Ran Files Coverage
2 ubuntu-x86_64 - 2591.2 30 Aug 2024 01:44AM UTC 645
90.81
2 macos-arm64 - 2589.2 29 Aug 2024 08:55AM UTC 653
90.64
Source Files on build 2591
  • Tree
  • List 658
  • Changed 392
  • Source Changed 6
  • Coverage Changed 43
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • f9e36f7b on github
  • Prev Build on master (#2589)
  • Next Build on master (#2593)
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