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

ultimate-notion / ultimate-notion / 27833228151
87%

Build:
DEFAULT BRANCH: main
Ran 19 Jun 2026 03:03PM UTC
Jobs 7
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

19 Jun 2026 03:01PM UTC coverage: 87.937%. Remained the same
27833228151

push

github

web-flow
Drop value setter covariance type: ignore by widening param to object (#221)

`TypedObject.value`'s setter took the covariant `TO_co`, which is unsound
in an input position and required a `# type: ignore[misc]`. The body only
does an untyped `setattr`, so the parameter is now typed `object` (the
upper bound of the unbounded `TO_co`). The getter still narrows the return
to `TO_co`, so reads keep their precise type while the write side is
honestly typed. No cast or other workaround, and runtime is unchanged.

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

1 of 1 new or added line in 1 file covered. (100.0%)

6510 of 7403 relevant lines covered (87.94%)

6.13 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-ubuntu-latest-3.10 - 27833228151.1 19 Jun 2026 03:04PM UTC 38
87.94
GitHub Action Run
2 run-ubuntu-latest-3.13 - 27833228151.2 19 Jun 2026 03:03PM UTC 38
87.94
GitHub Action Run
3 run-ubuntu-latest-3.12 - 27833228151.3 19 Jun 2026 03:03PM UTC 38
87.94
GitHub Action Run
4 run-macos-latest-3.10 - 27833228151.4 19 Jun 2026 03:04PM UTC 38
87.94
GitHub Action Run
5 run-ubuntu-latest-3.14 - 27833228151.5 19 Jun 2026 03:03PM UTC 38
87.94
GitHub Action Run
6 run-ubuntu-latest-3.11 - 27833228151.6 19 Jun 2026 03:03PM UTC 38
87.94
GitHub Action Run
7 run-windows-latest-3.10 - 27833228151.7 19 Jun 2026 03:05PM UTC 38
85.14
GitHub Action Run
Source Files on build 27833228151
  • Tree
  • List 38
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27833228151
  • 9e9b16cd on github
  • Prev Build on main (#27832292035)
  • Next Build on main (#27833858062)
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