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

nogipx / rpc_dart / 27965411942
84%

Build:
DEFAULT BRANCH: main
Ran 22 Jun 2026 03:52PM 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

22 Jun 2026 03:43PM UTC coverage: 84.119% (+0.03%) from 84.088%
27965411942

push

github

nogipx
fix(rpc_dart): recurse log redaction into lists and isolate throwing outputs

- LogRedactor recursed into nested maps but not lists, so a sensitive field
  inside a list element leaked unredacted; recurse into lists too.
- redactString matched a field name as a substring of a longer identifier and
  missed spaced separators ('password = x'); add a word boundary and allow
  whitespace around the separator.
- LogController dispatched to outputs without a try/catch and iterated the live
  list, so a throwing sync output propagated into the caller and starved later
  outputs. Iterate a snapshot and isolate each write.

16 of 20 new or added lines in 2 files covered. (80.0%)

184 existing lines in 6 files now uncovered.

5085 of 6045 relevant lines covered (84.12%)

12.47 hits per line

Uncovered Changes

Lines Coverage ∆ File
4
72.15
-1.4% packages/core/rpc_dart/lib/src/logger/log_controller.dart

Coverage Regressions

Lines Coverage ∆ File
57
81.19
0.07% packages/core/rpc_dart/lib/src/rpc/streams/base_processor.dart
37
60.84
0.13% packages/core/rpc_dart/lib/src/primitives/num.dart
37
74.83
1.55% packages/core/rpc_dart/lib/src/resilience/rate_limiter.dart
33
89.89
0.32% packages/core/rpc_dart/lib/src/codec/special_cbor.dart
11
90.91
-3.03% packages/core/rpc_dart/lib/src/core/error_details.dart
9
80.9
0.1% packages/core/rpc_dart/lib/src/endpoint/caller_pipeline.dart
Jobs
ID Job ID Ran Files Coverage
1 27965411942.1 22 Jun 2026 03:52PM UTC 72
84.12
GitHub Action Run
Source Files on build 27965411942
  • Tree
  • List 72
  • Changed 12
  • Source Changed 10
  • Coverage Changed 12
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27965411942
  • 5f08a327 on github
  • Prev Build on main (#27909535284)
  • Next Build on main (#27966931208)
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