|
Ran
|
Jobs
1
|
Files
18
|
Run time
1min
|
Badge
README BADGES
|
push
github
Delete no longer needed files We no longer need these files: * `.github/actions/generate-matrix/action.yml` * `scripts/functions-pgo.sh` * `scripts/functions.sh` This is the last step in moving functions from `scripts/functions.sh` to python and consolidate the configuration in python. As a bonus, the `generate-matrix` action is removed. Actions don't have access to secrets and therefore most of the action consisted of inputs that map to the secrets. We can now do the same with a simply call to `python3 snapshot_manager/main.py github-matrix`. ghstack-source-id: 7c7f9af50 Pull Request resolved: https://github.com/fedora-llvm-team/llvm-snapshots/pull/1151
1078 of 1796 relevant lines covered (60.02%)
0.6 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 2 |
96.55 |
-1.45% | snapshot_manager/snapshot_manager/config.py |
| 7 |
91.08 |
2.65% | snapshot_manager/snapshot_manager/util.py |
| 66 |
21.05 |
3.27% | snapshot_manager/main.py |
| 85 |
11.22 |
-0.05% | snapshot_manager/snapshot_manager/snapshot_manager.py |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 13800517733.1 | 18 |
60.02 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|