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

realm / realm-dart / 9407730144
69%

Build:
DEFAULT BRANCH: main
Ran 06 Jun 2024 09:10PM UTC
Jobs 1
Files 80
Run time 1min
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

06 Jun 2024 08:58PM UTC coverage: 86.797% (-0.2%) from 86.992%
9407730144

push

github

web-flow
RDART-866: Minimal web support (#1699)

* Take 1

* Take 2

* Avoid SyncErrorCode dep on realm_binding.dart

* Avoid dep on realm_library.dart

* Avoid dep on from_native.dart

* Split convert.dart to avoid dart:ffi dep

* BREAKING CHANGE! (WIP) Avoid dep on dart:io

- AppConfiguration.baseFilePath is now a String instead of a Directory.
- AppConfiguration.httpClient is now a Client instead of a HttpClient.

This is to avoid a dependency on dart:io in order to be compatible with
package web.

This is still work in progress. Missing is:

- Support for timeout on web requests
- Custom certificate for windows.

* Refactor test to avoid direct deps on dart:io and dart:ffi

* Avoid dart:ffi dep on Scheduler

* Split decimal128.dart for web and native

* Split realm_core.dart for web and native

* Move int literals with more than 53 bit into platform_util.dart

* Add compile for web CI job

* Split defaultClient

* Update CHANGELOG

* Drop some default icons for web tests

* PR feedback

330 of 376 new or added lines in 36 files covered. (87.77%)

6 existing lines in 2 files now uncovered.

5943 of 6847 relevant lines covered (86.8%)

8.89 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
74.58
-3.39% packages/realm_dart/lib/src/configuration.dart
1
95.92
packages/realm_dart/lib/src/handles/native/results_handle.dart
1
92.0
packages/realm_dart/lib/src/handles/native/session_handle.dart
1
92.86
packages/realm_dart/lib/src/handles/native/set_handle.dart
2
88.58
packages/realm_dart/lib/src/handles/native/app_handle.dart
2
87.5
packages/realm_dart/lib/src/handles/native/http_transport_handle.dart
2
90.32
packages/realm_dart/lib/src/handles/native/map_handle.dart
2
95.35
packages/realm_dart/lib/src/handles/native/mutable_subscription_set_handle.dart
2
0.0
packages/realm_dart/lib/src/handles/object_handle.dart
2
86.84
0.0% packages/realm_dart/lib/src/realm_object.dart
3
64.71
packages/realm_dart/lib/src/handles/native/handle_base.dart
3
47.06
packages/realm_dart/lib/src/handles/native/realm_core.dart
3
86.45
packages/realm_dart/lib/src/handles/native/realm_handle.dart
5
37.5
packages/realm_dart/lib/src/handles/native/default_client.dart
16
82.49
packages/realm_dart/lib/src/handles/native/from_native.dart

Uncovered Existing Lines

Lines Coverage ∆ File
2
91.3
7.38% packages/realm_dart/lib/src/app.dart
4
74.58
-3.39% packages/realm_dart/lib/src/configuration.dart
Jobs
ID Job ID Ran Files Coverage
1 realm_dart - 9407730144.1 06 Jun 2024 09:10PM UTC 80
86.8
GitHub Action Run
Source Files on build 9407730144
  • Tree
  • List 80
  • Changed 16
  • Source Changed 16
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #9407730144
  • abb8ed14 on github
  • Prev Build on main (#9404164866)
  • Next Build on main (#9413903645)
  • Delete
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