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

ultimate-notion / ultimate-notion / 28278301943 / 2
87%
main: 87%

Build:
DEFAULT BRANCH: main
Ran 27 Jun 2026 04:26AM UTC
Files 38
Run time 1s
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

27 Jun 2026 04:15AM UTC coverage: 87.88% (+0.003%) from 87.877%
28278301943.2

push

github

web-flow
refactor: replace dynamic getattr with type-safe attribute access (#391)

Swap two getattr-with-default patterns for static, type-checked access:
- schema.py: narrow base classes with `isinstance(b, SchemaType)` before
  reading `_props`, so the type checker verifies the attribute.
- option.py: compare Option name/color/description directly instead of
  iterating a string tuple via getattr.

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

6613 of 7525 relevant lines covered (87.88%)

0.88 hits per line

Source Files on job run-ubuntu-latest-3.12 - 28278301943.2
  • Tree
  • List 38
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 28278301943
  • 16c6f614 on github
  • Prev Job for on main (#28278149682.3)
  • Next Job for on main (#28278509594.6)
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