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

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

Build:
DEFAULT BRANCH: the-one
Ran 23 Feb 2026 01:35AM UTC
Files 26
Run time 0s
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: 43.046%. Remained the same
22289849084.8

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>

393 of 1015 branches covered (38.72%)

Branch coverage included in aggregate %.

1365 of 3069 relevant lines covered (44.48%)

2.09 hits per line

Source Files on job desktop - 22289849084.8
  • Tree
  • List 26
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
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.5)
  • 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