| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Codecov Report
@@ Coverage Diff @@
## master #152 +/- ##
=======================================
Coverage 74.54% 74.55%
=======================================
Files 64 64
Lines 11182 11191 +9
=======================================
+ Hits 8336 8343 +7
- Misses 2296 2297 +1
- Partials 550 551 +1
Continue to review full report at Codecov.
|
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Fixes keyword arg parsing for py.ParseTupleAndKeywords(), exposed by tests added in: PR151
GC load enhancement: parseFormat() no longer makes allocations, eliminating (often) multiple allocations per call.