-
Notifications
You must be signed in to change notification settings - Fork 6
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
Reorganize code #12
Reorganize code #12
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #12 +/- ##
==========================================
+ Coverage 44.09% 52.93% +8.84%
==========================================
Files 27 37 +10
Lines 728 937 +209
==========================================
+ Hits 321 496 +175
- Misses 407 441 +34 ☔ View full report in Codecov by Sentry. |
This pull request includes the following changes:
Reorganized the code to improve readability and maintainability.
Fixed import and formatting issues in multiple files.
These changes aim to enhance the code quality and make it easier to work with.