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

ReactiveX / RxPY / 24688046024
94%

Build:
DEFAULT BRANCH: master
Ran 20 Apr 2026 08:14PM 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

20 Apr 2026 08:13PM UTC coverage: 93.512% (+0.06%) from 93.448%
24688046024

push

github

web-flow
[Repo Assist] test: fix pyright strict-mode errors in tests/test_subject/ (#762)

* test: fix pyright strict-mode errors in tests/test_subject/

- Add type annotations to closure container lists (list[T | None])
- Add type annotations to scheduler callback parameters
- Add assert narrowing before attribute access on nullable list items
- Fix on_error("ex") -> on_error(Exception("ex")) (real type bug)
- Remove unused _raise helper functions
- Remove SchedulerBase import where not needed
- Remove tests/test_subject/ from pyright exclude list in pyproject.toml

All 21 tests pass. Full pyright: 0 errors. Ruff: 0 errors.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* test(subject): add None-narrowing asserts before xs.subscribe for consistency

Match the style already used in test_asyncsubject.py and test_subject.py
so all four files use the same pattern before accessing subject[0].

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

536 of 536 new or added lines in 4 files covered. (100.0%)

25423 of 27187 relevant lines covered (93.51%)

0.94 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24688046024.1 20 Apr 2026 08:14PM UTC 414
93.51
GitHub Action Run
Source Files on build 24688046024
  • Tree
  • List 414
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 5268dde3 on github
  • Prev Build on master (#24588659752)
  • Next Build on master (#24688484396)
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