Skip to content

chore: license header improvements#169

Merged
erisu merged 6 commits into
masterfrom
chore/convert-license-header-to-block-comment
Jun 16, 2026
Merged

chore: license header improvements#169
erisu merged 6 commits into
masterfrom
chore/convert-license-header-to-block-comment

Conversation

@erisu

@erisu erisu commented Jun 16, 2026

Copy link
Copy Markdown
Member
  • Converted JS license headers to standard block comments.

    Previously, they used JSDoc-style block comments, which are generally not intended for license headers. License headers typically use either standard or preserved block comments. Since this package is not minified or transpiled, preserved block comments are unnecessary.

  • Added and updated license headers for test fixtures: pbxproj, model xml, .xccurrentversion

  • Cleaned up .rat-excludes

@codecov-commenter

codecov-commenter commented Jun 16, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.30%. Comparing base (ca3d1d2) to head (662e710).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #169   +/-   ##
=======================================
  Coverage   97.30%   97.30%           
=======================================
  Files          51       51           
  Lines       10928    10928           
=======================================
  Hits        10634    10634           
  Misses        294      294           

☔ View full report in Codecov by Harness.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@erisu erisu force-pushed the chore/convert-license-header-to-block-comment branch from 8509092 to d323e32 Compare June 16, 2026 05:23
@erisu erisu requested a review from dpogue June 16, 2026 05:29
@erisu erisu merged commit 7e647c3 into master Jun 16, 2026
17 checks passed
@erisu erisu deleted the chore/convert-license-header-to-block-comment branch June 16, 2026 05:39
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.

3 participants