| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Codecov ReportAll modified and coverable lines are covered by tests ✅ Additional details and impacted files @@ Coverage Diff @@
## main #7322 +/- ##
=========================================
Coverage 89.87% 89.87%
- Complexity 6898 6899 +1
=========================================
Files 786 786
Lines 20792 20793 +1
Branches 2026 2026
=========================================
+ Hits 18686 18687 +1
Misses 1465 1465
Partials 641 641 ☔ View full report in Codecov by Sentry.
|
Sorry, something went wrong.
There was a problem hiding this comment.
Just one minor comment. Thanks for the contribution!
Sorry, something went wrong.
* Updated the default ExecutorService on JdkHttpSender to use the DaemonThreadFactory, instead of the JDK default.
- Moved the functions in JdkHttpUtil to JdkHttpSender. - Updated test.
| Back | FazBrowse Home | New Git URL |
Fixes #7321
Updated the default ExecutorService on JdkHttpSender to use the DaemonThreadFactory, instead of the JDK default.