-
Notifications
You must be signed in to change notification settings - Fork 39
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
Enable JVM IR #757
Enable JVM IR #757
Conversation
### What's done: * Enabled JVM IR
Codecov Report
@@ Coverage Diff @@
## master #757 +/- ##
============================================
+ Coverage 80.49% 81.30% +0.80%
- Complexity 2046 2133 +87
============================================
Files 97 96 -1
Lines 5307 5510 +203
Branches 1640 1700 +60
============================================
+ Hits 4272 4480 +208
- Misses 250 265 +15
+ Partials 785 765 -20
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.
lgtm
### What's done: * Upload gradle reports
…ure/enable-jvm-ir
### What's done: * Heap size for gradle tests
What's done: