Skip to content
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

feat(clang-format-node): add new API aliases clangFormatNodePath and getClangFormatNodePath #83

Merged
merged 8 commits into from
Nov 7, 2024

Conversation

lumirlumir
Copy link
Owner

clangFormatNodePath equals clangFormatPath.

getClangFormatNodePath equals getClangFormatPath.

Copy link

github-actions bot commented Nov 7, 2024

Labels have been automatically applied based on the conventional commit types.🏷️

Copy link

codecov bot commented Nov 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (610ac74) to head (61825a2).
Report is 1 commits behind head on main.

@@            Coverage Diff            @@
##              main       #83   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            7         7           
  Lines           35        37    +2     
=========================================
+ Hits            35        37    +2     
Files with missing lines Coverage Δ
packages/clang-format-node/src/index.js 100.00% <100.00%> (ø)
...ges/clang-format-node/src/utils/clangFormatPath.js 100.00% <100.00%> (ø)
.../clang-format-node/src/utils/getClangFormatPath.js 100.00% <100.00%> (ø)

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 610ac74...61825a2. Read the comment docs.

@lumirlumir lumirlumir changed the title feat(clang-forma-node): add new aliases clangFormatNodePath and getClangFormatNodePath feat(clang-forma-node): add new API aliases clangFormatNodePath and getClangFormatNodePath Nov 7, 2024
@lumirlumir lumirlumir merged commit 7ad27e5 into main Nov 7, 2024
32 checks passed
@lumirlumir lumirlumir deleted the feat-clang-format-node-clangformatpath-alias branch November 7, 2024 09:44
@lumirlumir lumirlumir changed the title feat(clang-forma-node): add new API aliases clangFormatNodePath and getClangFormatNodePath feat(clang-format-node): add new API aliases clangFormatNodePath and getClangFormatNodePath Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant