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

akvo / agriconnect / #120
91%

Build:
DEFAULT BRANCH: main
Ran 15 Oct 2025 05:00AM UTC
Jobs 1
Files 76
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

15 Oct 2025 04:58AM UTC coverage: 91.28% (+10.0%) from 81.322%
#120

push

github

dedenbangkit
[#36] fix: apply permanent fastapi-mail Pydantic 2.12 compatibility patch

- Create automated patch script to fix fastapi-mail library compatibility with Pydantic 2.12+
- Patch modifies validate_alternative_body validator to use correct Pydantic v2 syntax
- Auto-applies on container startup (dev.sh) and during Docker build (Dockerfile)
- Resolves: 'pydantic_core._pydantic_core.ValidationInfo' object has no attribute 'multipart_subtype'
- Add patches directory with apply_fastapi_mail_fix.py and documentation
- Exclude patches/ from coverage and flake8 to maintain code quality metrics
- Upstream issue: https://github.com/sabuhish/fastapi-mail/issues/236

This permanent fix ensures invitation emails work correctly across all environments
and persists through container restarts. The patch is idempotent and will be
automatically removed once fastapi-mail releases an official fix.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>

511 of 706 branches covered (72.38%)

Branch coverage included in aggregate %.

6450 of 6920 relevant lines covered (93.21%)

0.93 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
3
56.14
1.75% services/email_service.py
Jobs
ID Job ID Ran Files Coverage
1 #120.1 15 Oct 2025 05:00AM UTC 76
91.28
Source Files on build #120
  • Tree
  • List 76
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 40c9133a on github
  • Prev Build on main
  • Next Build on main
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