-
Notifications
You must be signed in to change notification settings - Fork 19
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
Refactor handlers folder structure #396
Conversation
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## v0.x #396 +/- ##
==========================================
+ Coverage 73.37% 73.67% +0.29%
==========================================
Files 79 84 +5
Lines 3061 3073 +12
Branches 457 458 +1
==========================================
+ Hits 2246 2264 +18
+ Misses 810 804 -6
Partials 5 5 ☔ View full report in Codecov by Sentry. |
ed075ab
to
b5ae397
Compare
FYI: Codecov is calculated incorrectly, because we haven't added new code, rather moving it to different place ;) |
Closed, since we don't actually need this changes for v0, we'll have a migration guide prepared |
shared
folderplatform
folder, leaving public imports unchangedplatform/next
for backwards compatibility (to be removed in v1)@/
alias, updated tests to support it