| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Codecov Report
@@ Coverage Diff @@
## master #1001 +/- ##
=======================================
Coverage 86.71% 86.71%
=======================================
Files 1 1
Lines 301 301
=======================================
Hits 261 261
Misses 40 40
Continue to review full report at Codecov.
|
Sorry, something went wrong.
* Add exception helper * Fixed refcnt error in ExtensionType.FinalizeObject * Fixed typename leaking * Fix refcnt error by using `using`
| Back | FazBrowse Home | New Git URL |
What does this implement/fix? Explain your changes.
Still has many refcnt error inside, since I use some new mechanisms for fixing other errors, if I fix them directly some tests may crash. So here just few fixes about the refcnt errors.
Does this close any currently open issues?
...
Any other comments?
...
Checklist
Check all those that are applicable and complete.