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

openvax / gtfparse
95%
master: 96%

Build:
Build:
LAST BUILD BRANCH: feature/21-write-gtf
DEFAULT BRANCH: master
Repo Added 20 Feb 2018 04:12AM 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 fix/70-remove-basicconfig-at-import
branch: fix/70-remove-basicconfig-at-import
CHANGE BRANCH
x
Reset
  • fix/70-remove-basicconfig-at-import
  • add-test-for-tag-parsing
  • add-usecols
  • feature/21-write-gtf
  • feature/gencode-aliases-and-versions
  • fix-70-no-import-time-basicconfig
  • fix-ci-coveralls-race
  • fix-multi-attributes
  • fix/56-expand-attribute-column-false-nameerror
  • get-rid-of-unix-specific-memory-usage-logging
  • master
  • modernize-pyproject
  • modernize-ruff-py2
  • numpy2-support
  • parse-subset-of-features
  • parsing-using-read-csv

08 Jul 2026 07:01PM UTC coverage: 95.146% (-0.07%) from 95.215%
28968279719

Pull #71

github

iskandr
Bump version to 2.7.2

Patch release: gtfparse no longer calls logging.basicConfig() at import
time, so importing the library no longer reconfigures the host
application's root logger (#70).

Claude-Session: https://claude.ai/code/session_014fNxSBm5zvdsDNwN3nhmpS
Pull Request #71: Fix #70: stop calling logging.basicConfig() at import time

196 of 206 relevant lines covered (95.15%)

0.95 hits per line

Relevant lines Covered
Build:
Build:
206 RELEVANT LINES 196 COVERED LINES
0.95 HITS PER LINE
Source Files on fix/70-remove-basicconfig-at-import
  • Tree
  • List 5
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
28968279719 fix/70-remove-basicconfig-at-import Bump version to 2.7.2 Patch release: gtfparse no longer calls logging.basicConfig() at import time, so importing the library no longer reconfigures the host application's root logger (#70). Claude-Session: https://claude.ai/code/session_014fNxSB... Pull #71 08 Jul 2026 07:02PM UTC iskandr github
95.15
28967537707 fix/70-remove-basicconfig-at-import Use lazy logging args instead of eager % interpolation Pass log message arguments to logger.info(...) rather than pre-formatting with the % operator, so the interpolation is skipped entirely when the log level is disabled (the standard logging id... Pull #71 08 Jul 2026 06:50PM UTC iskandr github
95.15
28967540561 fix/70-remove-basicconfig-at-import Merge 2f24147c4 into 03668a374 Pull #71 08 Jul 2026 06:50PM UTC web-flow github
95.15
28953968093 fix/70-remove-basicconfig-at-import Fix #70: stop calling logging.basicConfig() at import time gtfparse called logging.basicConfig(level=logging.INFO) at module import in three modules (read_gtf, attribute_parsing, create_missing_features). As a library this is an anti-pattern: it ... Pull #71 08 Jul 2026 03:18PM UTC iskandr github
95.15
See All Builds (70)
  • 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