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

csingley / ofxtools / 27383910388
95%

Build:
DEFAULT BRANCH: master
Ran 11 Jun 2026 11:30PM UTC
Jobs 4
Files 48
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

11 Jun 2026 11:23PM UTC coverage: 94.183% (+0.008%) from 94.175%
27383910388

push

github

csingley
Fix header EOF hang and add PrivateTagWarning for private extension tags

Issue #157: readline() loops in parse_header() could block indefinitely on a
source that streams endless empty bytes. Add EOF checks (raw == b"") to both
loops so they break cleanly rather than waiting forever.

Issue #45: groom() already silently removed private extension tags (those
containing '.' per OFX §2.7.1) but gave no feedback. Promote the removal
to a PrivateTagWarning so callers can filter on the specific warning type
rather than the generic UnknownTagWarning.

Add tests: ParseHeaderEOFTestCase covers empty/truncated sources; the shared
testPrivateTagElement in TestAggregate runs across all aggregate test cases.

10 of 10 new or added lines in 2 files covered. (100.0%)

4582 of 4865 relevant lines covered (94.18%)

3.77 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27383910388.1 11 Jun 2026 11:30PM UTC 48
94.18
GitHub Action Run
2 27383910388.2 11 Jun 2026 11:30PM UTC 48
94.18
GitHub Action Run
3 27383910388.3 11 Jun 2026 11:30PM UTC 48
94.18
GitHub Action Run
4 27383910388.4 11 Jun 2026 11:30PM UTC 48
94.18
GitHub Action Run
Source Files on build 27383910388
  • Tree
  • List 48
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27383910388
  • 14e40672 on github
  • Prev Build on master (#27383196834)
  • Next Build on master (#27384619797)
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