Skip to content

Add copyright header to compiled JS #1609

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 31, 2025
Merged

Conversation

coliff
Copy link
Member

@coliff coliff commented May 31, 2025

Useful header to show version number, URL and date compiled... e.g.

/*!
 * HTMLHint v1.2.0
 * https://htmlhint.com
 * Built on: 2025-05-31
 * Copyright (c) 2025 HTMLHint
 * Licensed under MIT License
 */

@coliff coliff requested a review from thedaviddias as a code owner May 31, 2025 05:41
gemini-code-assist[bot]

This comment was marked as resolved.

Copy link

codecov bot commented May 31, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.59%. Comparing base (95e6a13) to head (98802dc).
Report is 36 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1609      +/-   ##
==========================================
+ Coverage   96.99%   98.59%   +1.60%     
==========================================
  Files           2        2              
  Lines        1628     2066     +438     
  Branches      335      454     +119     
==========================================
+ Hits         1579     2037     +458     
+ Misses         49       29      -20     
Files with missing lines Coverage Δ
dist/htmlhint.js 98.59% <100.00%> (+1.60%) ⬆️

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d822987...98802dc. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@coliff coliff merged commit 5535109 into main May 31, 2025
17 checks passed
@coliff coliff deleted the dev/coliff/add-copyright-header branch May 31, 2025 05:43
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.

1 participant