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

Idrinth / habit-evaluator / 22289849084
40%

Build:
DEFAULT BRANCH: the-one
Ran 23 Feb 2026 01:31AM UTC
Jobs 8
Files 284
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 Feb 2026 01:31AM UTC coverage: 42.416% (-0.2%) from 42.568%
22289849084

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>

2650 of 6804 branches covered (38.95%)

Branch coverage included in aggregate %.

9287 of 21339 relevant lines covered (43.52%)

2.2 hits per line

Coverage Regressions

Lines Coverage ∆ File
129
0.0
0.0% de/idrinth/habitevaluator/android/ui/screens/PdfExportScreen.kt
Jobs
ID Job ID Ran Files Coverage
1 homepage - 22289849084.1 23 Feb 2026 01:31AM UTC 4
100.0
GitHub Action Run
2 shared - 22289849084.2 23 Feb 2026 01:32AM UTC 93
79.32
GitHub Action Run
3 website-e2e - 22289849084.3 23 Feb 2026 01:32AM UTC 9
39.08
GitHub Action Run
4 webserver - 22289849084.4 23 Feb 2026 01:32AM UTC 68
68.12
GitHub Action Run
5 website - 22289849084.5 23 Feb 2026 01:31AM UTC 3
88.65
GitHub Action Run
6 homepage-e2e - 22289849084.6 23 Feb 2026 01:32AM UTC 9
75.0
GitHub Action Run
7 android - 22289849084.7 23 Feb 2026 01:35AM UTC 78
11.31
GitHub Action Run
8 desktop - 22289849084.8 23 Feb 2026 01:32AM UTC 26
43.05
GitHub Action Run
Source Files on build 22289849084
  • Tree
  • List 284
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #22289849084
  • c51715e2 on github
  • Prev Build on the-one (#22289723384)
  • Next Build on the-one (#22294161640)
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