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

optimizely / optimizely-flutter-sdk / 32749065471
87%

Build:
DEFAULT BRANCH: master
Ran 24 Aug 2026 04:10PM 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

24 Aug 2026 04:08PM UTC coverage: 87.157%. Remained the same
32749065471

push

github

web-flow
fix: guard FlutterTaskQueue for backward compatibility (#117)

* fix: guard makeBackgroundTaskQueue for older Flutter versions

FlutterTaskQueue protocol is incomplete in Flutter < 3.22 headers,
causing Swift compilation errors with modern Xcode (26.6+). Use
responds(to:) to fall back gracefully when the API is unavailable.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* fix: drop taskQueue from logger channel for full backward compat

The responds(to:) guard was insufficient — Swift rejects the code at
compile time because FlutterTaskQueue is an incomplete protocol in
older Flutter headers. Remove makeBackgroundTaskQueue usage entirely;
the logger already dispatches to main thread via DispatchQueue.main.async.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* docs: fix spec solution description to match actual implementation

Co-authored-by: muzahidul-opti <129880873+muzahidul-opti@users.noreply.github.com>

* Update spec.md

---------

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>

699 of 802 relevant lines covered (87.16%)

1.91 hits per line

Jobs
ID Job ID Ran Files Coverage
1 32749065471.1 24 Aug 2026 04:10PM UTC 27
87.16
GitHub Action Run
Source Files on build 32749065471
  • Tree
  • List 27
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 9573f43e on github
  • Prev Build on master (#32732630928)
  • Next Build on master (#32758246814)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc