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

KarpelesLab / libwallet / 24848854539
25%

Build:
DEFAULT BRANCH: master
Ran 23 Apr 2026 05:28PM UTC
Jobs 1
Files 108
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

23 Apr 2026 05:19PM UTC coverage: 19.52%. Remained the same
24848854539

push

github

MagicalTux
dart-test.yml: pin VM Service + DDS ports, capture sim console

Info.plist Bonjour keys alone didn't fix the macos-latest iOS sim
attach hang. Next experiment: bypass mDNS discovery entirely by
pinning the VM Service and DDS ports so Flutter's host-side attach
has an explicit target instead of relying on Bonjour advertisement.

  flutter test \
    --host-vmservice-port=50300 \
    --dds-port=50301 \
    ...

If these flags aren't accepted by Flutter's `test` command (they're
historically `flutter run` flags and the integration_test runner
only sometimes forwards them), flutter will error fast and the
retry loop surfaces it as a real failure — which is informative
either way.

Also: stream the iOS simulator's console log to $SIMLOG in the
background (filtered to Runner / dartvm / Dart VM messages) and
dump the last 200 lines on failure. The previous failure signature
was 6+ min of silence in flutter's own log; the sim console
hopefully tells us what the app actually did during that window
(bootstrap reached? VM service printed a "listening on" line?
crash?).

Dropped a `flutter test --help` dump at the top of the step so if
the flags are rejected, the help output tells us which flag name
the current Flutter wants.

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

2741 of 14042 relevant lines covered (19.52%)

56.11 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24848854539.1 23 Apr 2026 05:28PM UTC 108
19.52
GitHub Action Run
Source Files on build 24848854539
  • Tree
  • List 108
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24848854539
  • 33a26ffd on github
  • Prev Build on master (#24847199643)
  • Next Build on master (#24849272772)
  • 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