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

Merge Beta to Main #104

Merged
merged 216 commits into from
Dec 15, 2023
Merged

Merge Beta to Main #104

merged 216 commits into from
Dec 15, 2023

Conversation

thinh-vu
Copy link
Owner

No description provided.

thinh-vu and others added 29 commits December 3, 2023 09:52
…etter readability; add details for fund_type param in docstring
some columns might have negative timestamp, it's better for code readability to use an utils function to convert timestamp and handle error. Other functions like fund_details can also benefits from this
convert to date format only when mode==full
* refactor: replace if else statement by dictionary lookup for better code readability

* chores: remove unused code and not related comments

* refactor: reassign data type of column id to int; reorder lines for better readability; add details for fund_type param in docstring

* feat: add optional input param mode and decor for funds_listing

* feat: add utils function to convert unix timestamp

some columns might have negative timestamp, it's better for code readability to use an utils function to convert timestamp and handle error. Other functions like fund_details can also benefits from this

* fix: patch bug of convert timestamp

convert to date format only when mode==full
refactor validate symbol param;
refactor validate type param;
edit docstring;
for better code readability
replace function param from payload to symbol; update docstring
add check_language_input utils function; edit docstring
add type hint for function
some initial test cases with more to come later;
run: pytest ./tests/
@thinh-vu thinh-vu merged commit fa053fe into main Dec 15, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants