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

petbox-dev / tafra
95%

Build:
DEFAULT BRANCH: main
Repo Added 20 Mar 2026 06:55PM UTC
Files 6
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

LAST BUILD ON BRANCH main
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • accel-v3
  • bugfix/join-correctness
  • bugfix/join-correctness-2
  • bugfix/string-dtype-interop
  • dwt/hash-table-perf
  • feature/mkdocs-website
  • feature/read-sql-params
  • fix/sdist-test-fixtures
  • main

20 Apr 2026 11:43PM UTC coverage: 95.073%. Remained the same
24696118012

push

github

web-flow
fix: restore MANIFEST.in so sdist includes test CSV fixtures (v2.2.4) (#31)

MANIFEST.in was removed in v2.2.1 under the mistaken assumption that
setuptools>=64 + pyproject.toml made it unnecessary. In fact, setuptools
still needs MANIFEST.in to include non-Python files (test CSVs, data
fixtures) in the sdist.

The missing fixtures broke conda-forge test stages for v2.2.1, v2.2.2,
and v2.2.3 with `FileNotFoundError: test/ex1.csv`. No code changes.

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

1621 of 1705 relevant lines covered (95.07%)

0.95 hits per line

Relevant lines Covered
Build:
Build:
1705 RELEVANT LINES 1621 COVERED LINES
0.95 HITS PER LINE
Source Files on main
  • Tree
  • List 6
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
24696118012 main fix: restore MANIFEST.in so sdist includes test CSV fixtures (v2.2.4) (#31) MANIFEST.in was removed in v2.2.1 under the mistaken assumption that setuptools>=64 + pyproject.toml made it unnecessary. In fact, setuptools still needs MANIFEST.in to i... push 20 Apr 2026 11:43PM UTC web-flow github
95.07
24696099184 fix/sdist-test-fixtures Merge 85c40fae3 into e628540be Pull #31 20 Apr 2026 11:42PM UTC web-flow github
95.07
24677689377 main feat: parameterized queries in read_sql + bump to 2.2.3 (#30) * feat: add params argument to read_sql and read_sql_chunks Accepts an optional Sequence[Any] of parameter values to bind to ? placeholders in the query. Passed unchanged to cur.execu... push 20 Apr 2026 04:22PM UTC web-flow github
95.07
24589865957 feature/read-sql-params Merge 34065b9db into 9e9f83f08 Pull #30 17 Apr 2026 10:43PM UTC web-flow github
95.07
24589147286 feature/read-sql-params Merge cc91c3b5c into 9e9f83f08 Pull #30 17 Apr 2026 10:19PM UTC web-flow github
95.07
24479400216 main fix: resolve CSV test fixture paths relative to __file__ Hardcoded "test/ex*.csv" paths broke conda-build where pytest's cwd is not the repo root. Using Path(__file__).parent makes the paths cwd- independent. Co-Authored-By: Claude Opus 4.6 (1M ... push 15 Apr 2026 09:30PM UTC dsfulf github
95.06
23926518445 main fix: composite key collision in multi-column joins + _accel.c v3 (#29) * perf: _accel.c v2 — power-of-2 hashing, CSR joins, single-pass output - Replace modulo hash probing with bitmask (& mask) on power-of-2 tables - Replace linked-list join ha... push 02 Apr 2026 11:21PM UTC web-flow github
95.06
23926409377 accel-v3 Merge 7f328920a into 03352c4d9 Pull #29 02 Apr 2026 11:17PM UTC web-flow github
95.06
23925905982 accel-v3 Merge 941bcec56 into 03352c4d9 Pull #29 02 Apr 2026 11:00PM UTC web-flow github
95.06
23925284339 accel-v3 Merge 0a6379bc9 into 03352c4d9 Pull #29 02 Apr 2026 10:39PM UTC web-flow github
95.06
See All Builds (53)
  • Repo on GitHub
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