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

openvax / gtfparse / 25819115218
95%
master: 95%

Build:
Build:
LAST BUILD BRANCH: fix/56-expand-attribute-column-false-nameerror
DEFAULT BRANCH: master
Ran 13 May 2026 06:41PM 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 06:40PM UTC coverage: 95.215% (+1.4%) from 93.78%
25819115218

Pull #68

github

iskandr
Fix #56: NameError on expand_attribute_column=False

The else branch in read_gtf passed `result_df` to parse_gtf before
`result_df` had been assigned — a guaranteed NameError that survived
because the branch was never tested. Replaced with the correct
`filepath_or_buffer` argument and also pass `split_attributes=False`
so the unexpanded path doesn't emit the helper `attribute_split` column
the user didn't ask for.

Added tests/test_expand_attribute_column_false.py covering pandas /
polars / dict result types, the features filter, and the alias /
version-cast kwargs as graceful no-ops when attribute columns aren't
expanded.

Bumped to 2.7.1.
Pull Request #68: Fix #56: NameError when expand_attribute_column=False

199 of 209 relevant lines covered (95.22%)

0.95 hits per line

Coverage Regressions

Lines Coverage ∆ File
2
95.97
2.42% read_gtf.py
Jobs
ID Job ID Ran Files Coverage
1 25819115218.1 13 May 2026 06:41PM UTC 5
95.22
GitHub Action Run
Source Files on build 25819115218
  • Tree
  • List 5
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25819115218
  • Pull Request #68
  • PR Base - master (#25808914140)
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