|
Ran
|
Jobs
1
|
Files
18
|
Run time
1min
|
Badge
README BADGES
|
push
github
LearnedSurrogateTraining (#21) * Add a basic data set wrapper * Add split function * Create the data set from a function * Add training * Update setup.py * Update test_learned_surrogate_train.py * Skip coverage on files it can't access * Fix coverage flags * Update python-app.yml * Update python-app.yml * Add ability to scale output * Revert "Add ability to scale output" This reverts commit 120174537. * Add ability to scale the output during training * Add input scaling and remove output scaling * Remove the -i options
354 of 370 new or added lines in 4 files covered. (95.68%)
22 existing lines in 2 files now uncovered.1705 of 1769 relevant lines covered (96.38%)
0.96 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 2 |
94.59 |
test/test_learned_surrogate_train.py | |
| 3 |
95.08 |
redback_surrogates/learned_surrogate_train.py | |
| 11 |
91.06 |
redback_surrogates/learned_surrogate_data.py |
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 2 |
97.67 |
-2.33% | test/test_learned_surrogate.py |
| 20 |
82.3 |
6.26% | redback_surrogates/learned_surrogate.py |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 19537518540.1 | 18 |
96.38 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|