-
Notifications
You must be signed in to change notification settings - Fork 7
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
v5 #320
v5 #320
Conversation
…d replaced by db function to avoid high memory usage
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #320 +/- ##
==========================================
+ Coverage 54.03% 54.09% +0.06%
==========================================
Files 102 102
Lines 1686 1684 -2
Branches 153 153
==========================================
Hits 911 911
+ Misses 768 766 -2
Partials 7 7
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
@ludeknovy we are also getting failure when processing large test results with "JavaScript heap out of memory", even with 8Gb heap memory allocation. Can you please get this released? |
Hi @PrasannaKothawade But if you fork the project and build a docker image from this branch, you are free to use it. |
Sure, thank you |
using db with timescale toolkit pre-installed, lttb module was removed and replaced by db function to avoid high memory usage