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

florisvb / PyNumDiff / 23074615745
90%

Build:
DEFAULT BRANCH: master
Ran 13 Mar 2026 11:29PM UTC
Jobs 1
Files 14
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

13 Mar 2026 11:26PM UTC coverage: 90.383% (-1.5%) from 91.915%
23074615745

push

github

pavelkomarov
fix: replace Iterable ABC with hasattr(__iter__) in ensure_iterable

collections.abc.Iterable was imported in kalman_smooth.py but used in
utility.py, causing a NameError. Replace with hasattr(v, '__iter__'),
which handles None and scalars correctly without any import.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

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

23 existing lines in 2 files now uncovered.

874 of 967 relevant lines covered (90.38%)

0.9 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
7
95.6
-0.46% pynumdiff/kalman_smooth.py
16
83.49
-14.27% pynumdiff/utils/utility.py
Jobs
ID Job ID Ran Files Coverage
1 23074615745.1 13 Mar 2026 11:29PM UTC 14
90.38
GitHub Action Run
Source Files on build 23074615745
  • Tree
  • List 14
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23074615745
  • e5bd8e4b on github
  • Prev Build on master (#23029326843)
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