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

nogipx / rpc_dart / 23141036416
77%

Build:
DEFAULT BRANCH: main
Ran 16 Mar 2026 11:19AM UTC
Jobs 1
Files 51
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

16 Mar 2026 11:18AM UTC coverage: 76.253%. Remained the same
23141036416

push

github

nogipx
migrate to package:http + shelf for JS/Wasm compatibility

Replace dart:io HttpClient with package:http and HttpServer/HttpRequest
with package:shelf so the library compiles to all platforms including JS/Wasm.

- RpcHttpCallerTransport: uses http.Client; accepts custom client for TLS
- RpcHttpResponderTransport: exposes shelf Handler instead of Stream<HttpRequest>
- RpcHttpCorsPolicy: adapted to shelf Request/Response (no dart:io)
- Multi-value response headers now supported via Map<String, Object>
- Example and tests updated accordingly

3895 of 5108 relevant lines covered (76.25%)

8.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 23141036416.1 16 Mar 2026 11:19AM UTC 51
76.25
GitHub Action Run
Source Files on build 23141036416
  • Tree
  • List 51
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23141036416
  • c1c22a50 on github
  • Prev Build on main (#23113733823)
  • Next Build on main (#23145076952)
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