-
Notifications
You must be signed in to change notification settings - Fork 3
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
Precompiled embed wraps are now optional with lazy modules the default #225
Conversation
@CodiumAI-Agent /reflect_and_review |
PR Analysis
PR Feedback
How to use
|
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## main #225 +/- ##
==========================================
+ Coverage 78.56% 78.83% +0.27%
==========================================
Files 90 90
Lines 6283 6342 +59
==========================================
+ Hits 4936 5000 +64
+ Misses 1347 1342 -5
☔ View full report in Codecov by Sentry. |
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!
hey @krisbitney can u please test this version in kotlin to see if it solves your problem? |
Yes, for sure, good idea. I'll report my findings very soon! |
This PR did fix the Android problem |
No description provided.