|
Ran
|
Jobs
24
|
Files
75
|
Run time
1min
|
Badge
README BADGES
|
github
build(deps): bump the github-actions group with 2 updates Bumps the github-actions group with 2 updates: [actions/upload-artifact](https://github.com/actions/upload-artifact) and [actions/download-artifact](https://github.com/actions/download-artifact). Updates `actions/upload-artifact` from 5 to 6 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/v5...v6) Updates `actions/download-artifact` from 6.0.0 to 7.0.0 - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](https://github.com/actions/download-artifact/compare/018cc2cf5...37930b1c2) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: actions/download-artifact dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
108 of 485 branches covered (22.27%)
4739 of 7024 relevant lines covered (67.47%)
5.74 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
97.87 |
-2.13% | src/smartcard/Exceptions.py |
| 1 |
89.58 |
-2.08% | src/smartcard/pcsc/PCSCExceptions.py |
| 2 |
92.31 |
-0.96% | test_Exceptions.py |
| 3 |
87.86 |
-0.79% | .tox/py3.13/lib/python3.13/site-packages/smartcard/scard/scard.py |
| 3 |
87.86 |
-0.79% | .tox/py3.10/lib/python3.10/site-packages/smartcard/scard/scard.py |
| 3 |
87.86 |
-0.79% | .tox/py3.11/lib/python3.11/site-packages/smartcard/scard/scard.py |
| 3 |
87.86 |
-0.79% | .tox/py3.12/lib/python3.12/site-packages/smartcard/scard/scard.py |
| 3 |
87.86 |
-0.79% | .tox/py3.14/lib/python3.14/site-packages/smartcard/scard/scard.py |
| 4 |
60.0 |
-30.0% | test_PCSC.py |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|