Closed calvinp0 closed 1 year ago
Merging #118 (ed08ca3) into main (2de3b76) will decrease coverage by
0.07%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## main #118 +/- ##
==========================================
- Coverage 73.46% 73.40% -0.07%
==========================================
Files 22 22
Lines 2891 2891
Branches 762 762
==========================================
- Hits 2124 2122 -2
- Misses 552 553 +1
- Partials 215 216 +1
Flag | Coverage Δ | |
---|---|---|
unittests | 73.40% <ø> (?) |
Flags with carried forward coverage won't be shown. Click here to find out more.
Impacted Files | Coverage Δ | |
---|---|---|
t3/settings/t3_submit.py | 100.00% <ø> (ø) |
... and 1 file with indirect coverage changes
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
They were removed because I figured when update cache runs, it shouldn't be skipping steps hey restoring a previous cache. We want it to ensure it's always up to date with the latest repos. Therefore it will run everything in its entirety and then save it to the cache for us to use later