| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Codecov Report
@@ Coverage Diff @@
## main #622 +/- ##
=======================================
Coverage 84.13% 84.13%
=======================================
Files 37 37
Lines 4065 4065
=======================================
Hits 3420 3420
Misses 645 645 Continue to review full report at Codecov.
|
Sorry, something went wrong.
mocha defaults to a 2000ms timeout, which frequently causes CI to fail. Since such short timeouts are pretty much useless, vastly increase the timeout to one minute per test.
| Back | FazBrowse Home | New Git URL |
mocha defaults to a 2000ms timeout, which frequently causes CI to fail.
Since such short timeouts are pretty much useless, vastly increase the
timeout to one minute per test.