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

ReactiveX / RxPY / 24926923816 / 1
94%
master: 94%

Build:
DEFAULT BRANCH: master
Ran 25 Apr 2026 08:38AM UTC
Files 414
Run time 8s
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:37AM UTC coverage: 93.516% (+0.004%) from 93.512%
24926923816.1

push

github

web-flow
test: fix all ruff lint errors in tests/test_observable/; remove from ruff exclude (#778)

* test: fix all ruff lint errors in tests/test_observable/; remove from ruff exclude

- Fix E741: rename ambiguous variable names (l -> left/items/timers)
- Fix E721: use isinstance() instead of type() comparison
- Fix E501: wrap/noqa long assertion lines (marble test data)
- Fix UP032/UP031/UP004/UP035 etc. via auto-fix (f-strings, useless inheritance,
  deprecated imports, annotations)
- Remove tests/test_observable from ruff exclude list in pyproject.toml
- All 153 ruff errors resolved; ruff --check passes cleanly

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

* style: fix ruff format issues in test_observable files

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

* test: clean up review feedback for ruff fixes

- Drop unnecessary `# noqa: E501` from wrapped lines in test_starmap.py
  that already fit within 88 chars after wrapping.
- Restore docstrings in test_retry.py and test_method_chaining.py to
  more natural shapes, suppressing E501 on the whole docstring instead.

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

* test: widen tolerance in test_currentthread_now to fix flake

The test reads the wall clock twice with construction in between and
asserts the gap is under 5ms. Under pytest-xdist on a shared CI VM,
GC pauses or scheduler jitter routinely push that gap past 5ms
(observed 14ms in CI). 50ms still proves the scheduler is not
clearly broken without flaking on routine load.

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>

25340 of 27097 relevant lines covered (93.52%)

0.94 hits per line

Source Files on job 24926923816.1
  • Tree
  • List 414
  • Changed 19
  • Source Changed 0
  • Coverage Changed 19
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 24926923816
  • d78df7db on github
  • Prev Job for on master (#24926663473.1)
  • Next Job for on master (#24955540858.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