nodejs / node-core-utils

CLI tools for Node.js Core collaborators
https://nodejs.github.io/node-core-utils/
MIT License
236 stars 107 forks source link

feat(git-node): allow empty commits with fixupAll #681

Closed aduh95 closed 1 year ago

aduh95 commented 1 year ago

Fixes: https://github.com/nodejs/node-core-utils/issues/619

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (81d53a2) 83.40% compared to head (6cc8da2) 83.40%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #681 +/- ## ======================================= Coverage 83.40% 83.40% ======================================= Files 37 37 Lines 4146 4146 ======================================= Hits 3458 3458 Misses 688 688 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

aduh95 commented 1 year ago

ping @nodejs/node-core-utils