Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BugFix] Pre-Release Bug Fixes #6869

Merged
merged 2 commits into from
Oct 25, 2024
Merged

Conversation

deeleeramone
Copy link
Contributor

  1. Why?:

    • Finding a couple of things going through the testing suite.
  2. What?:

    • openbb_imf root folder needs an empty __init__.py file. Pytest didn't know what to do, and it's odd how it didn't happen originally.

    • Unexpected behavior in Tiingo crypto/currency historical price where the interval mapping was not being relayed to the URL.

    • Inconsistent symbol formatting in the returned field from Tiingo/currency. Make uppercase.

  3. Impact:

    • Fixes bugs.
    • Improves consistency.
  4. Testing Done:

    • Running all the tests.

@deeleeramone deeleeramone added bug Fix bug platform OpenBB Platform v4 PRs for v4 labels Oct 24, 2024
@deeleeramone deeleeramone added this pull request to the merge queue Oct 25, 2024
Merged via the queue into develop with commit b1d9155 Oct 25, 2024
10 checks passed
@deeleeramone deeleeramone deleted the bugfix/pre-release-bug-fixes branch October 25, 2024 03:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fix bug platform OpenBB Platform v4 PRs for v4
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants