-
Notifications
You must be signed in to change notification settings - Fork 48
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
Optimize the size of the resource #211
base: master
Are you sure you want to change the base?
Conversation
Signed-off-by: Shubham Sharma <[email protected]> Signed-off-by: HueiFeng <[email protected]>
Signed-off-by: HueiFeng <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #211 +/- ##
=======================================
Coverage 27.56% 27.56%
=======================================
Files 7 7
Lines 798 798
=======================================
Hits 220 220
Misses 554 554
Partials 24 24 ☔ View full report in Codecov by Sentry. |
# Conflicts: # web/package-lock.json
@hueifeng can you please resolve the conflict? we should be able to merge then. |
# Conflicts: # web/package-lock.json Signed-off-by: HueiFeng <[email protected]>
Signed-off-by: Huei Feng <[email protected]>
Signed-off-by: Huei Feng <[email protected]>
Signed-off-by: hueifeng <[email protected]>
Signed-off-by: hueifeng <[email protected]>
Before optimization:
After the optimization: