OpenBB
OpenBB copied to clipboard
Fixed `search` command issues
Fixes #4833
Codecov Report
Patch coverage: 43.82% and project coverage change: -0.21 :warning:
Comparison is base (
df9a154) 58.29% compared to head (bd1dad4) 58.08%.
:exclamation: Current head bd1dad4 differs from pull request most recent head 50e5682. Consider uploading reports for the commit 50e5682 to get more accurate results
Additional details and impacted files
@@ Coverage Diff @@
## develop #4845 +/- ##
===========================================
- Coverage 58.29% 58.08% -0.21%
===========================================
Files 588 588
Lines 53666 53686 +20
===========================================
- Hits 31283 31182 -101
- Misses 22383 22504 +121
| Impacted Files | Coverage Δ | |
|---|---|---|
| .../core/plots/plotly_ta/plugins/volatility_plugin.py | 31.37% <0.00%> (-1.29%) |
:arrow_down: |
| ...inal/core/sdk/controllers/crypto_sdk_controller.py | 0.00% <ø> (ø) |
|
| ...inal/core/sdk/controllers/stocks_sdk_controller.py | 0.00% <ø> (ø) |
|
| ...penbb_terminal/core/sdk/models/crypto_sdk_model.py | 0.00% <0.00%> (ø) |
|
| ...bb_terminal/core/sdk/models/portfolio_sdk_model.py | 0.00% <0.00%> (ø) |
|
| ...penbb_terminal/core/sdk/models/stocks_sdk_model.py | 0.00% <0.00%> (ø) |
|
| openbb_terminal/core/sdk/sdk_helpers.py | 36.92% <ø> (ø) |
|
| openbb_terminal/core/sdk/sdk_init.py | 92.75% <ø> (ø) |
|
| openbb_terminal/core/sdk/trailmap.py | 92.68% <ø> (ø) |
|
| openbb_terminal/dashboards/stream/Forecasting.py | 0.00% <0.00%> (ø) |
|
| ... and 26 more |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
@jmaslek please review this, thanks!
@jmaslek please review this, thanks!