FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fix: Package js libraries into alignoth by fxwiegand · Pull Request #365 · alignoth/alignoth · GitHub

fix: Package js libraries into alignoth - #365

Merged
fxwiegand merged 1 commit into
mainfrom
package-js-libraries
Oct 13, 2025
Merged

fxwiegand merged 1 commit into
mainfrom
package-js-libraries

Conversation

Copy link
Copy Markdown
Collaborator

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.

codecov-commenter commented Oct 13, 2025
edited
Loading

Copy link
Copy Markdown

⚠️ Please install the to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

❌ Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 48.62%. Comparing base (a6e6618) to head (4f80b72).
⚠️ Report is 84 commits behind head on main.

Files with missing lines Patch % Lines
src/main.rs 0.00% 4 Missing ⚠️
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@            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.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

fxwiegand merged commit 0a890a5 into main Oct 13, 2025
6 checks passed
fxwiegand deleted the package-js-libraries branch October 13, 2025 20:48
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL