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

ultimate-notion / ultimate-notion / 28278301943
87%

Build:
DEFAULT BRANCH: main
Ran 27 Jun 2026 04:24AM UTC
Jobs 4
Files 38
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

27 Jun 2026 04:15AM UTC coverage: 87.894% (+0.004%) from 87.89%
28278301943

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>

7 of 7 new or added lines in 2 files covered. (100.0%)

6614 of 7525 relevant lines covered (87.89%)

3.52 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-ubuntu-latest-3.13 - 28278301943.1 27 Jun 2026 04:24AM UTC 38
87.88
GitHub Action Run
2 run-ubuntu-latest-3.12 - 28278301943.2 27 Jun 2026 04:24AM UTC 38
87.88
GitHub Action Run
3 run-macos-latest-3.10 - 28278301943.3 27 Jun 2026 04:24AM UTC 38
87.89
GitHub Action Run
4 run-ubuntu-latest-3.10 - 28278301943.4 27 Jun 2026 04:26AM UTC 38
87.89
GitHub Action Run
Source Files on build 28278301943
  • Tree
  • List 38
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28278301943
  • 16c6f614 on github
  • Prev Build on main (#28278149682)
  • Next Build on main (#28278509594)
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