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

optimizely / optimizely-flutter-sdk / 25166749102
87%

Build:
DEFAULT BRANCH: master
Ran 30 Apr 2026 01:01PM UTC
Jobs 1
Files 27
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

30 Apr 2026 12:59PM UTC coverage: 87.157%. Remained the same
25166749102

push

github

web-flow
fix: guard detachFromEngine to only clear channel owned by detaching engine (FSSDK-12503) (#105)

onDetachedFromEngine/detachFromEngine was unconditionally clearing the
static MethodChannel, even when a secondary engine (e.g. Firebase
background messaging) detached. This destroyed the primary engine's
channel and broke all SDK calls and notification callbacks.

Store the BinaryMessenger that created the channel during attach, and
only clear the channel in detach if the detaching engine's messenger
matches the stored one.

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>

699 of 802 relevant lines covered (87.16%)

1.91 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25166749102.1 30 Apr 2026 01:01PM UTC 27
87.16
GitHub Action Run
Source Files on build 25166749102
  • Tree
  • List 27
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 85e1638e on github
  • Prev Build on master (#25125936947)
  • Next Build on master (#25178080403)
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