push
github
Fix plugin exception (#3426) * Revert "Revert "Plugin unhandled exception (#3349)" (#3366)" This reverts commit <a class=hub.com/neo-project/neo/commit/f307a31cee4ba6d7a97c43058b73ba194efab9ac">f307a31ce. * ensure leveldb is not used in multithread env * Revert "Revert "Plugin unhandled exception (#3349)" (#3366)" This reverts commit f307a31cee4ba6d7a97c43058b73ba194efab9ac. * remove async. * Update src/Neo/Plugins/UnhandledExceptionPolicy.cs Co-authored-by: Christopher Schuchardt <cschuchardt88@gmail.com> * not use linq * Update src/Neo/Plugins/UnhandledExceptionPolicy.cs Co-authored-by: Christopher Schuchardt <cschuchardt88@gmail.com> * use ignore case * Update src/Plugins/TokensTracker/TokensTracker.cs * Update src/Neo/Plugins/Plugin.cs Co-authored-by: Shargon <shargon@gmail.com> --------- Co-authored-by: Christopher Schuchardt <cschuchardt88@gmail.com> Co-authored-by: Shargon <shargon@gmail.com> Co-authored-by: NGD Admin <154295625+NGDAdmin@users.noreply.github.com>
5186 of 8774 branches covered (59.11%)
Branch coverage included in aggregate %.
45 of 211 new or added lines in 11 files covered. (21.33%)
24 existing lines in 5 files now uncovered.19445 of 39118 relevant lines covered (49.71%)
89222.51 hits per line