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

openvax / gtfparse / 25808161772
94%
master: 95%

Build:
Build:
LAST BUILD BRANCH: fix/56-expand-attribute-column-false-nameerror
DEFAULT BRANCH: master
Ran 13 May 2026 03:14PM UTC
Jobs 1
Files 5
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 May 2026 03:13PM UTC coverage: 90.0% (+3.5%) from 86.471%
25808161772

Pull #67

github

iskandr
Use pd.api.types.is_string_dtype to tolerate StringDtype on newer pandas

Python 3.9 / 3.11 CI failed on test_cast_version_columns_false_keeps_strings
because newer pandas returns its own StringDtype (rather than the numpy
object dtype) for string-typed columns. Relax the assertion to
pd.api.types.is_string_dtype which returns True for both.
Pull Request #67: Add attribute_aliases + cast_version_columns to read_gtf (closes #63, #64)

180 of 200 relevant lines covered (90.0%)

0.9 hits per line

Coverage Regressions

Lines Coverage ∆ File
15
86.96
8.13% read_gtf.py
Jobs
ID Job ID Ran Files Coverage
1 25808161772.1 13 May 2026 03:14PM UTC 5
90.0
GitHub Action Run
Source Files on build 25808161772
  • Tree
  • List 5
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25808161772
  • Pull Request #67
  • PR Base - master (#24740466095)
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