Ax
Ax copied to clipboard
Assert no new files are created by tests
Summary: This is to prevent CI failures
Differential Revision: D37865277
This pull request was exported from Phabricator. Differential Revision: D37865277
Codecov Report
Merging #1021 (8c77116) into main (faf62ce) will decrease coverage by
0.00%. The diff coverage is90.90%.
@@ Coverage Diff @@
## main #1021 +/- ##
==========================================
- Coverage 94.04% 94.04% -0.01%
==========================================
Files 406 406
Lines 35208 35219 +11
==========================================
+ Hits 33112 33122 +10
- Misses 2096 2097 +1
| Impacted Files | Coverage Δ | |
|---|---|---|
| ax/utils/common/testutils.py | 89.11% <85.71%> (-0.18%) |
:arrow_down: |
| ax/benchmark/tests/test_problem_storage.py | 100.00% <100.00%> (ø) |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update faf62ce...8c77116. Read the comment docs.
diff abandoned