kilianpaquier / semantic-release-backmerge

Backmerge feature for semantic-release with automatic PR creation when a conflict is identified. Available for Github, Gitlab, Bitbucket and Gitea
https://www.npmjs.com/package/@kilianpaquier/semantic-release-backmerge
MIT License
3 stars 1 forks source link

feat: avoid trying to create pull requests when one already exists between two branches to be backmerge'd - #19 #22

Closed kilianpaquier closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 91.36213% with 26 lines in your changes missing coverage. Please review.

Project coverage is 88.47%. Comparing base (512cf18) to head (10bf59c). Report is 1 commits behind head on next.

Files with missing lines Patch % Lines
lib/platform-handler.ts 90.22% 26 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## next #22 +/- ## ========================================== - Coverage 90.09% 88.47% -1.63% ========================================== Files 12 6 -6 Lines 1030 538 -492 ========================================== - Hits 928 476 -452 + Misses 102 62 -40 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.