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

ultimate-notion / ultimate-notion / 27897420819 / 4
87%
main: 87%

Build:
DEFAULT BRANCH: main
Ran 21 Jun 2026 07:39AM UTC
Files 38
Run time 0s
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

21 Jun 2026 07:34AM UTC coverage: 87.893% (+0.01%) from 87.883%
27897420819.4

push

github

web-flow
Drop redundant casts from Property/PropertyValue __eq__ (#245)

Both `__eq__` methods cast `other.obj_ref` to a covariant TypeVar only to
suppress mypy's no-any-return (the obj_ref `.value` is typed `Any`). The cast
narrowed nothing real, so replace it with a `bool(...)` coercion that honestly
matches the `-> bool` contract, and drop the now-unused `cast` import in props.py.

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

6541 of 7442 relevant lines covered (87.89%)

0.88 hits per line

Source Files on job run-ubuntu-latest-3.14 - 27897420819.4
  • Tree
  • List 38
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 27897420819
  • 1ddd456b on github
  • Prev Job for on main (#27896938168.6)
  • Next Job for on main (#27898374835.1)
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