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

csingley / ofxtools / 27381766153
95%

Build:
DEFAULT BRANCH: master
Ran 11 Jun 2026 10:38PM 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 10:33PM UTC coverage: 94.194% (-0.005%) from 94.199%
27381766153

push

github

csingley
Modernize type hints, drop __version__.py, add ruff format, dependabot

- Enable ruff UP ruleset: auto-modernize 370 findings (Optional[X]->X|None,
  Union[X,Y]->X|Y, List[X]->list[X], remove `# coding: utf-8` headers, etc.)
- Manually fix 11 remaining UP007/UP031 findings (Union type aliases, % formatting)
- Replace __version__.py with importlib.metadata in __init__.py
- Add ruff format: reformat 78 files to ruff style
- Add `ruff format --check` step to CI workflow
- Add .github/dependabot.yml for monthly GitHub Actions version bumps
- ruff check, ruff format, mypy, and pytest all pass clean

98 of 102 new or added lines in 13 files covered. (96.08%)

1 existing line in 1 file now uncovered.

4575 of 4857 relevant lines covered (94.19%)

3.77 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
74.29
0.07% ofxtools/Client.py
1
70.69
0.0% ofxtools/config/__init__.py
1
96.43
0.0% ofxtools/models/wrapperbases.py
1
87.3
0.0% ofxtools/scripts/ofxget.py

Coverage Regressions

Lines Coverage ∆ File
1
87.3
0.0% ofxtools/scripts/ofxget.py
Jobs
ID Job ID Ran Files Coverage
1 27381766153.1 11 Jun 2026 10:38PM UTC 48
94.19
GitHub Action Run
2 27381766153.2 11 Jun 2026 10:38PM UTC 48
94.19
GitHub Action Run
3 27381766153.3 11 Jun 2026 10:38PM UTC 48
94.19
GitHub Action Run
4 27381766153.4 11 Jun 2026 10:39PM UTC 48
94.19
GitHub Action Run
Source Files on build 27381766153
  • Tree
  • List 48
  • Changed 44
  • Source Changed 44
  • Coverage Changed 42
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27381766153
  • aaa15243 on github
  • Prev Build on master (#27381379627)
  • Next Build on master (#27381996743)
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