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

LudovicRousseau / pyscard-devel / 16400902183

20 Jul 2025 02:23PM UTC coverage: 63.217% (+0.03%) from 63.184%
16400902183

push

github

LudovicRousseau
.pylintrc: do not ignore (C) Convention

Except invalid-name because we have a lot of:
src/smartcard/CardMonitoring.py:1:0: C0103: Module name "CardMonitoring" doesn't conform to snake_case naming style (invalid-name)
src/smartcard/Session.py:103:4: C0103: Method name "getATR" doesn't conform to snake_case naming style (invalid-name)
src/smartcard/ATR.py:1:0: C0103: Module name "ATR" doesn't conform to snake_case naming style (invalid-name)
src/smartcard/ATR.py:111:8: C0103: Attribute name "TS" doesn't conform to snake_case naming style (invalid-name)
etc.

107 of 485 branches covered (22.06%)

Branch coverage included in aggregate %.

4444 of 6714 relevant lines covered (66.19%)

4.74 hits per line

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

37.5
/src/smartcard/reader/ReaderFactory.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