chore: Move handlers related code to a handlers folder in snaps-utils#3289
chore: Move handlers related code to a handlers folder in snaps-utils#3289GuillaumeRx merged 5 commits intomainfrom
handlers folder in snaps-utils#3289Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #3289 +/- ##
==========================================
- Coverage 94.99% 94.87% -0.13%
==========================================
Files 512 517 +5
Lines 11331 11333 +2
Branches 1747 1748 +1
==========================================
- Hits 10764 10752 -12
- Misses 567 581 +14 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
All those things were not tested before, we would need to bring JSX support in |
I believe they are all tested in |
|
This PR moves the handlers related code to the
handlersfolder insnaps-utilsto debloat thehandlers.tsfile.