Fix pyre in Alebo
Summary: Something something LinearOperator
Differential Revision: D39546089
This pull request was exported from Phabricator. Differential Revision: D39546089
Codecov Report
Base: 94.81% // Head: 94.81% // Increases project coverage by +0.00% :tada:
Coverage data is based on head (
3b1ff02) compared to base (d3d3ca1). Patch coverage: 75.00% of modified lines in pull request are covered.
Additional details and impacted files
@@ Coverage Diff @@
## main #1145 +/- ##
=======================================
Coverage 94.81% 94.81%
=======================================
Files 411 411
Lines 36535 36560 +25
=======================================
+ Hits 34639 34665 +26
+ Misses 1896 1895 -1
| Impacted Files | Coverage Δ | |
|---|---|---|
| ax/models/tests/test_alebo.py | 99.34% <66.66%> (-0.66%) |
:arrow_down: |
| ax/models/torch/alebo.py | 99.64% <100.00%> (+<0.01%) |
:arrow_up: |
| ax/modelbridge/factory.py | 100.00% <0.00%> (ø) |
|
| ax/modelbridge/registry.py | 100.00% <0.00%> (ø) |
|
| ax/storage/metric_registry.py | 100.00% <0.00%> (ø) |
|
| ax/storage/transform_registry.py | 100.00% <0.00%> (ø) |
|
| ax/modelbridge/modelbridge_utils.py | 100.00% <0.00%> (ø) |
|
| ax/service/utils/instantiation.py | 98.20% <0.00%> (+<0.01%) |
:arrow_up: |
| ax/early_stopping/tests/test_strategies.py | 99.59% <0.00%> (+0.01%) |
:arrow_up: |
| ax/service/tests/test_scheduler.py | 98.98% <0.00%> (+0.25%) |
:arrow_up: |
| ... and 3 more |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
abandoned