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

Idrinth / habit-evaluator / 22289849084 / 7
40%
the-one: 40%

Build:
DEFAULT BRANCH: the-one
Ran 23 Feb 2026 01:35AM UTC
Files 78
Run time 2s
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 Feb 2026 01:31AM UTC coverage: 11.314% (-0.09%) from 11.408%
22289849084.7

push

github

web-flow
Fix Android PDF export crash by replacing OpenPDF with native PdfDocument API (#577)

OpenPDF depends on java.awt classes (Color, Font, etc.) that don't exist on
Android, causing NoClassDefFoundError at runtime. Since this is an Error (not
Exception), the catch block didn't intercept it and the app crashed.

Replaced OpenPDF with Android's native android.graphics.pdf.PdfDocument API
which uses Canvas + Paint for rendering. Also fixed the error handler to catch
Throwable and properly reset isExporting state when localUser is null or the
output stream fails to open.

https://claude.ai/code/session_01RFXf9W7WDo5jv92KvCd3uk

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

285 of 2691 branches covered (10.59%)

Branch coverage included in aggregate %.

1099 of 9542 relevant lines covered (11.52%)

0.8 hits per line

Source Files on job android - 22289849084.7
  • Tree
  • List 78
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 22289849084
  • c51715e2 on github
  • Prev Job for on the-one (#22289723384.1)
  • Next Job for on the-one (#22294161640.7)
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