Skip to content

refactor: easier commitlint command#1496

Open
dhensby wants to merge 1 commit intotediousjs:masterfrom
dhensby:pulls/easier-commit-lint
Open

refactor: easier commitlint command#1496
dhensby wants to merge 1 commit intotediousjs:masterfrom
dhensby:pulls/easier-commit-lint

Conversation

@dhensby
Copy link
Copy Markdown
Contributor

@dhensby dhensby commented Nov 9, 2022

This creates a slightly easier to use commitlint command for contributors to use.

Instead of node_modules/.bin/commitlint --from origin/master --to HEAD contributors can now use npm run lint:commit. PR template updated as well

@codecov
Copy link
Copy Markdown

codecov bot commented Nov 9, 2022

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.82%. Comparing base (2035eda) to head (071e1f6).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1496   +/-   ##
=======================================
  Coverage   78.82%   78.82%           
=======================================
  Files          90       90           
  Lines        4892     4892           
  Branches      922      922           
=======================================
  Hits         3856     3856           
  Misses        737      737           
  Partials      299      299           

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

@dhensby dhensby force-pushed the pulls/easier-commit-lint branch from 1385ba7 to 071e1f6 Compare April 15, 2026 01:01
@dhensby
Copy link
Copy Markdown
Contributor Author

dhensby commented Apr 15, 2026

ping @arthurschreiber 😇

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