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

nogipx / rpc_dart / 26060613490
80%

Build:
DEFAULT BRANCH: main
Ran 18 May 2026 09:11PM UTC
Jobs 1
Files 72
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

18 May 2026 09:09PM UTC coverage: 80.161% (+0.1%) from 80.038%
26060613490

push

github

nogipx
fix(rpc_dart): replace ByteData.setUint64 with JS-safe 32-bit writes

ByteData.setUint64 is unsupported in dart2js -- throws UnsupportedError.
Replace all 6 occurrences in special_cbor.dart with _writeUint64BigEndian
helper that splits into two 32-bit writes via integer division.

Bump rpc_dart to 3.2.2. Revert rpc_dart_log JSON codec workaround
back to standard RpcCodec now that CBOR works on all platforms.

13 of 17 new or added lines in 1 file covered. (76.47%)

5063 of 6316 relevant lines covered (80.16%)

9.0 hits per line

Uncovered Changes

Lines Coverage ∆ File
4
79.74
1.42% packages/core/rpc_dart/lib/src/codec/special_cbor.dart
Jobs
ID Job ID Ran Files Coverage
1 26060613490.1 18 May 2026 09:11PM UTC 72
80.16
GitHub Action Run
Source Files on build 26060613490
  • Tree
  • List 72
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26060613490
  • 80f65288 on github
  • Prev Build on main (#26059383102)
  • Next Build on main (#26064619789)
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