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

feat: add try catch for all handlers #25

Merged
merged 1 commit into from
Sep 28, 2024

Conversation

ivanleekk
Copy link
Owner

No description provided.

@ivanleekk ivanleekk added the enhancement New feature or request label Sep 28, 2024
@ivanleekk ivanleekk added this to the V1.1 milestone Sep 28, 2024
@ivanleekk ivanleekk self-assigned this Sep 28, 2024
@ivanleekk ivanleekk merged commit 255ccb4 into development Sep 28, 2024
1 check passed
Copy link

codecov bot commented Sep 28, 2024

Codecov Report

Attention: Patch coverage is 93.87755% with 21 lines in your changes missing coverage. Please review.

Project coverage is 89.34%. Comparing base (0bb72b4) to head (87daa99).
Report is 3 commits behind head on development.

Files with missing lines Patch % Lines
src/handlers/globalHandler.ts 86.79% 7 Missing ⚠️
src/handlers/addHandler.ts 95.72% 5 Missing ⚠️
src/handlers/BalanceHandler.ts 92.72% 4 Missing ⚠️
src/handlers/payHandler.ts 97.18% 2 Missing ⚠️
src/handlers/startHandler.ts 91.30% 2 Missing ⚠️
src/handlers/transactionsHandler.ts 95.83% 1 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff               @@
##           development      #25      +/-   ##
===============================================
- Coverage        92.70%   89.34%   -3.36%     
===============================================
  Files                7        7              
  Lines              411      441      +30     
  Branches            68       75       +7     
===============================================
+ Hits               381      394      +13     
- Misses              30       47      +17     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant