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

collective / icalendar / 31183013742
98%

Build:
DEFAULT BRANCH: main
Ran 07 Aug 2026 01:32PM UTC
Jobs 7
Files 252
Run time 2min
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

07 Aug 2026 01:31PM UTC coverage: 98.072%. Remained the same
31183013742

push

github

web-flow
use vBinary.from_ical in Image.data and remove manual base64 decode (#1638)

* use vBinary.from_ical in Image.data and remove manual base64 decode

Image.data was the last place in non-test code that called
base64.b64decode directly. Replace it with vBinary.from_ical so
validation is strict and the error message matches the rest of the
codebase. Remove the now-unreachable else branch in from_property_value
(vText inherits from str so isinstance(value, str) is always true
there) and drop the import.

Signed-off-by: klouds27 <adalwolf@gmail.com>

* address review: restore original news/1550.feature and add own news/1638.feature

Do not edit another contributor's news fragment. Restore news/1550.feature
to its original content crediting @gagana2023 only, and add news/1638.feature
for this PR's specific change.

Signed-off-by: klouds27 <adalwolf@gmail.com>

---------

Signed-off-by: klouds27 <adalwolf@gmail.com>
Co-authored-by: Steve Piercy <web@stevepiercy.com>

857 of 877 branches covered (97.72%)

Branch coverage included in aggregate %.

14000 of 14272 relevant lines covered (98.09%)

6.86 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-3.11 - 31183013742.1 07 Aug 2026 01:34PM UTC 252
98.04
GitHub Action Run
2 run-3.13 - 31183013742.2 07 Aug 2026 01:33PM UTC 252
98.04
GitHub Action Run
3 run-3.10 (nopytz) - 31183013742.3 07 Aug 2026 01:34PM UTC 252
98.07
GitHub Action Run
4 run-pypy3 - 31183013742.4 07 Aug 2026 01:45PM UTC 252
98.04
GitHub Action Run
5 run-3.14 - 31183013742.5 07 Aug 2026 01:32PM UTC 252
98.02
GitHub Action Run
6 run-3.12 - 31183013742.6 07 Aug 2026 01:33PM UTC 252
98.04
GitHub Action Run
7 run-3.10 - 31183013742.7 07 Aug 2026 01:33PM UTC 252
98.07
GitHub Action Run
Source Files on build 31183013742
  • Tree
  • List 252
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #31183013742
  • 8edba304 on github
  • Prev Build on main (#31167445328)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc