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

ReactiveX / RxPY / 24926663473
94%

Build:
DEFAULT BRANCH: master
Ran 25 Apr 2026 08:23AM UTC
Jobs 1
Files 414
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

25 Apr 2026 08:22AM UTC coverage: 93.512% (+0.01%) from 93.502%
24926663473

push

github

web-flow
test: fix pyright strict-mode errors in 16 files in tests/test_observable/ (#780)

Fix pyright strict-mode type annotation errors in a batch of test files
in tests/test_observable/ that have 5 or fewer errors each. This is the
first step toward eventually removing tests/test_observable/ from the
pyright exclude list in pyproject.toml.

Patterns fixed:
- Add type annotations to _raise helper (ex: Exception) -> None in 7 files
- Delete unused _raise helper functions in 3 files
- Add type annotations to on_error, predicate, comparer, __init__ functions
- Fix float vs int ticks in TestScheduler assertions (test_timer)
- Remove unused import (test_utility_fluent)
- Replace unused variable with _ (test_windowing_fluent)
- Add # type: ignore[assignment] for single_or_default_async return type
  mismatch caused by default_value: _T = None widening _T to include None

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

18 of 18 new or added lines in 12 files covered. (100.0%)

25323 of 27080 relevant lines covered (93.51%)

0.94 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24926663473.1 25 Apr 2026 08:23AM UTC 414
93.51
GitHub Action Run
Source Files on build 24926663473
  • Tree
  • List 414
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 04157709 on github
  • Prev Build on master (#24693220390)
  • Next Build on master (#24926923816)
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