| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
⚠️ Please install the Codecov Report❌ Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.
@@ Coverage Diff @@
## main #365 +/- ##
==========================================
+ Coverage 47.13% 48.62% +1.48%
==========================================
Files 5 5
Lines 524 508 -16
==========================================
Hits 247 247
+ Misses 277 261 -16 ☔ View full report in Codecov by Sentry.
|
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
This pull request updates how JavaScript dependencies are provided to the application, moving from fetching them at runtime to bundling them locally. This improves reliability and performance by eliminating network requests for these libraries.