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

openvax / gtfparse / 28967537707

08 Jul 2026 06:49PM UTC coverage: 95.146% (-0.07%) from 95.215%
28967537707

Pull #71

github

iskandr
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 idiom, per pylint's
logging-not-lazy guidance).

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

Source File
Press 'n' to go to next uncovered line, 'b' for previous

88.89
/create_missing_features.py


Source Not Available

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