-
Notifications
You must be signed in to change notification settings - Fork 4
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
Bugs fix and improvement for 0.1.8 #21
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
So many improvements. Keep it up!!! 👌🥺🙄🤟🙆
Codecov Report
@@ Coverage Diff @@
## master #21 +/- ##
==========================================
+ Coverage 49.46% 54.12% +4.66%
==========================================
Files 44 44
Lines 3613 3597 -16
==========================================
+ Hits 1787 1947 +160
+ Misses 1826 1650 -176
Continue to review full report at Codecov.
|
* 🐛 Bugs fix and improvement for 0.1.8 (#21) * Resolve merge conflict * Compress CSS * Compressed js * Compress more html * Detached SVG and compress final HTML file * potential fix for #20 * Minor pipeline bug fixed * Minor coverage test increase * 🔖 Update mlconfig 🔖 Env var is now on top of priority in mlconfig * 🚀 🚀 🚀 Update mlchain 0.1.9 🚀 🚀 🚀 - Sentry integration. Fixed #28 - Update better interface for mlconfig.yaml - Put env on the most priority - Handle some exceptions * Update requirements + Fixed sentry when no dsn * 🐛 Higher Priority for Sentry config using env vars + Fixed requirements for Python 3.6 🐛 * 🎉 🎉 🎉 Handle exception + Fixed Sentry break Gunicorn + Better default config🎉 🎉 🎉 Co-authored-by: Hoang Viet <[email protected]>
Pipeline
as well