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

CodeReclaimers / neat-python / 23097181668
96%

Build:
DEFAULT BRANCH: master
Ran 14 Mar 2026 09:56PM UTC
Jobs 1
Files 26
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

14 Mar 2026 09:56PM UTC coverage: 96.141%. Remained the same
23097181668

push

github

CodeReclaimers
Fix missing f-strings, deprecated datetime, stale pylint directives

- Add f-prefix to three RuntimeError format strings in attributes.py
  that were printing literal {self.name} instead of the attribute name
- Replace deprecated datetime.utcnow() with datetime.now(timezone.utc)
  in all four export functions
- Update hardcoded version fallback from 1.1.0 to 2.0.0 and narrow
  bare except to except Exception in exporters.py
- Remove obsolete pylint no-self-use directives from reporting.py
  and iznn/__init__.py

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

4 of 7 new or added lines in 2 files covered. (57.14%)

2018 of 2099 relevant lines covered (96.14%)

0.96 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
3
89.39
0.0% neat/export/exporters.py
Jobs
ID Job ID Ran Files Coverage
1 23097181668.1 14 Mar 2026 09:56PM UTC 26
96.14
GitHub Action Run
Source Files on build 23097181668
  • Tree
  • List 26
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 043cddfc on github
  • Prev Build on master (#22685034873)
  • Next Build on master (#23097344500)
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