Ran
|
Jobs
1
|
Files
150
|
Run time
1min
|
Badge
Embed ▾
README BADGES
|
push
github
Fix checksec commandline output after Python 3.12 fixes This reverts #2346 which apparently didn't do what was expected. The logger has to be initialized for the checksec output to show up, so some other file imported * from pwn before too. With the double registration of subparsers removed in f28d3ebb6 this didn't happen anymore making checksec print nothing.
3664 of 6114 branches covered (59.93%)
1 of 1 new or added line in 1 file covered. (100.0%)
1 existing line in 1 file now uncovered.12967 of 17472 relevant lines covered (74.22%)
0.74 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
77.54 |
-0.22% | pwnlib/tubes/tube.py |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 11507706524.1 | 150 |
74.22 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|