| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Codecov Report
@@ Coverage Diff @@
## master #183 +/- ##
============================================
- Coverage 86.36% 84.92% -1.45%
Complexity 793 793
============================================
Files 14 14
Lines 1958 2003 +45
============================================
+ Hits 1691 1701 +10
- Misses 267 302 +35
Continue to review full report at Codecov.
|
Sorry, something went wrong.
|
Seems reasonable, there needs to be a better way to keep track of all log calls. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
I ran into a bit of a memory "leak" when running, what do you recommend? It looks like the function call stack was getting filled up:
A solution is to clear it out during flush()..