Closed kilianpaquier closed 1 month ago
Attention: Patch coverage is 64.08451%
with 51 lines
in your changes missing coverage. Please review.
Project coverage is 90.09%. Comparing base (
29c7f75
) to head (3330d70
). Report is 4 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
lib/git.ts | 29.26% | 29 Missing :warning: |
lib/pull-request.ts | 8.33% | 22 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Hi @syphernl, is it OK on your end with this code ? I'm gonna add the debug logs in another commit.
Uses most of produced code from here https://github.com/kilianpaquier/semantic-release-backmerge/pull/24
Hi @syphernl, is it OK on your end with this code ? I'm gonna add the debug logs in another commit.
Applied these changes on my test env, no git
errors regarding ENOENT
anymore so in that regard it seems to be working.
Still getting the "Updates were rejected because the tip of your current branch is behind" but that will be handled in #23
Great, I'm gonna add debug logs and check this tip
issue afterhand but in another PR
🎉 This issue has been resolved in version v1.4.0 🎉
Fixes both #17 and #20