-
Notifications
You must be signed in to change notification settings - Fork 0
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
Polishing the app #102
Polishing the app #102
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #102 +/- ##
===========================================
+ Coverage 95.89% 95.93% +0.03%
===========================================
Files 50 51 +1
Lines 1268 1278 +10
===========================================
+ Hits 1216 1226 +10
Misses 52 52
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
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.
The app gets loaded so fast now!
Interacting with the Composer has also became much more pleasant 🎉
Quite a few small changes in this PR:
Closes #100
Part of #90