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

roger- / pyrtlsdr / 40 / 3
90%
master: 90%

Build:
DEFAULT BRANCH: master
Ran 09 Apr 2016 06:52PM UTC
Files 6
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

09 Apr 2016 06:50PM UTC coverage: 84.802%. First build
40.3

push

travis-ci

nocarryr
Clean up tests and add coverage reporting through coveralls (#38)

* Add coverage config to travis

* Correct pip argrument error

* Allow test in helpers.py to be discovered

* Add coverage badge (linked to temporary branch)

* Add back missing coverage packages for travis

* Separate all test code (except for 'DummyRtlSdr') outside of the library code

* Add check for travis env in sdr_cls fixture

* Add fake librtlsdr to emulate the low-level functions
Not yet implemented, needs to be monkeypatched in test fixtures

* Use pytest.monkeypatch to override librtlsdr functions

Removes the need to override base classes at the module level

* Raise 'NotImplementedError' on async reads in tcp module

* Clean up tcp test and handle expected exceptions

* Add forgotten import

* Move test from helpers module into tests directory

* Make sure async module passes the generic test

* Generate non-random data so it can be verified in tests

* Test sampled data against generated data

* Add PEP238 true division

* Add support for direct sampling modes in tests

* Add missing method on tcp module to support direct sampling tests

* Ensure container type can be compared

* Use str parameters for direct_sampling params in tests

* Begin adding assertion tests for exceptions

* Parameterize tests to run with and without numpy

* Update pytest versions in travis env

* Make sure device is closed for each test run

* Import base RtlSdr class directly
In Py>=3.5 it gets overridden by rtlsdraio and causes issues with tests

* Avoid parameterized tests with asyncio

* Change coverage badge to point to main repo

664 of 783 relevant lines covered (84.8%)

0.85 hits per line

Source Files on job 40.3
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 40
  • Travis Job 40.3
  • 785e2ee1 on github
  • Next Job for on master (#41.3)
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