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

nogipx / rpc_dart / 27967301296
84%

Build:
DEFAULT BRANCH: main
Ran 22 Jun 2026 04:23PM 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 04:18PM UTC coverage: 84.119%. Remained the same
27967301296

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%)

30 existing lines in 1 file now uncovered.

5085 of 6045 relevant lines covered (84.12%)

12.47 hits per line

Uncovered Changes

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

Coverage Regressions

Lines Coverage ∆ File
30
72.15
0.0% packages/core/rpc_dart/lib/src/logger/log_controller.dart
Jobs
ID Job ID Ran Files Coverage
1 27967301296.1 22 Jun 2026 04:23PM UTC 72
84.12
GitHub Action Run
Source Files on build 27967301296
  • Tree
  • List 72
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27967301296
  • 7895cae3 on github
  • Prev Build on main (#27966931208)
  • Next Build on main (#27968838468)
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