| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
Kudos, SonarCloud Quality Gate passed!
|
Sorry, something went wrong.
Codecov Report
@@ Coverage Diff @@
## master #10021 +/- ##
==========================================
+ Coverage 61.19% 61.21% +0.02%
==========================================
Files 564 564
Lines 30147 30152 +5
Branches 4561 4561
==========================================
+ Hits 18448 18458 +10
+ Misses 10667 10659 -8
- Partials 1032 1035 +3
Continue to review full report at Codecov.
|
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
(for #9901)
The earlier FS code ignored errors in a couple of situations. Recent changes inadvertently stopped ignoring them. This change restores the earlier behavior (and adds logging of the errors).