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

Minor changes #232

Merged
merged 6 commits into from
Jan 1, 2025
Merged

Minor changes #232

merged 6 commits into from
Jan 1, 2025

Conversation

rylorin
Copy link
Member

@rylorin rylorin commented Dec 31, 2024

Description of Changes
This pull request includes several minor yet meaningful updates to improve code quality, functionality, and maintainability:

Enhanced Error Handling
Updated IBApiNextError to extend the native Error class for better compatibility and error handling.
(Commit)
Type Exposure
Exposed the MutableMarketData type, enabling improved type safety and usability for consumers of the library.
(Commit)
Code Quality Improvements
Upgraded ESLint to the latest version and activated stricter rules, ensuring a more consistent and error-free codebase.
(Commit)
Bug Fixes
Fixed an issue with tickOptionComputation to ensure correct behavior.
(Commit)

Copy link

codeclimate bot commented Dec 31, 2024

Code Climate has analyzed commit 60e8b20 and detected 2 issues on this pull request.

Here's the issue category breakdown:

Category Count
Duplication 2

View more on Code Climate.

@rylorin rylorin merged commit b6ba7b4 into master Jan 1, 2025
5 of 6 checks passed
@rylorin rylorin deleted the ryl20241225 branch January 1, 2025 12:44
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.

1 participant