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

feat: Add option to disable embedded JS in generated HTML by fxwiegand · Pull Request #382 · alignoth/alignoth · GitHub

feat: Add option to disable embedded JS in generated HTML - #382

Merged
fxwiegand merged 3 commits into
mainfrom
no-embed-js
Oct 21, 2025
Merged

fxwiegand merged 3 commits into
mainfrom
no-embed-js

Conversation

Copy link
Copy Markdown
Collaborator

When --no-embed-js is set, JS dependencies are loaded from CDN instead of being embedded, resulting in smaller HTML files that require internet access.

codecov-commenter commented Oct 21, 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 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 50.69%. Comparing base (4a6bf64) to head (49bb0da).
⚠️ Report is 67 commits behind head on main.

Files with missing lines Patch % Lines
src/main.rs 0.00% 9 Missing ⚠️
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #382      +/-   ##
==========================================
- Coverage   51.09%   50.69%   -0.40%     
==========================================
  Files           6        6              
  Lines         640      645       +5     
==========================================
  Hits          327      327              
- Misses        313      318       +5     

☔ 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 36ba851 into main Oct 21, 2025
6 checks passed
fxwiegand deleted the no-embed-js branch October 21, 2025 09:47
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