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

supabase / supabase-flutter / 20148894982
80%

Build:
DEFAULT BRANCH: main
Ran 11 Dec 2025 10:10PM UTC
Jobs 1
Files 70
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

11 Dec 2025 10:05PM UTC coverage: 79.876%. Remained the same
20148894982

push

github

web-flow
fix(realtime_client): make ref field optional in Message class (#1284)

* fix(realtime_client): make ref field optional in Message class

Make the ref field nullable (String?) and optional in the Message constructor
to match JavaScript SDK behavior. This allows null refs in scenarios like
heartbeats and aligns with the JavaScript SDK implementation.

- Changed ref from String to String?
- Made ref optional in constructor
- Updated toJson() to conditionally include ref only when not null
- Added comprehensive tests for null ref scenarios

Closes SDK-531

* fix: remove unused import

1 of 1 new or added line in 1 file covered. (100.0%)

3350 of 4194 relevant lines covered (79.88%)

2.7 hits per line

Jobs
ID Job ID Ran Files Coverage
1 20148894982.1 11 Dec 2025 10:10PM UTC 70
79.88
GitHub Action Run
Source Files on build 20148894982
  • Tree
  • List 70
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #20148894982
  • 0b194e4c on github
  • Prev Build on main (#20143869923)
  • Next Build on main (#20270238886)
  • 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