Skip to content

gh-381: Add test and fix when base branch isn't a maintenance branch. - #470

Merged
jaraco merged 1 commit into
mainfrom
bugfix/381-pass-non-maintenance-branch
Jun 20, 2022
Merged

gh-381: Add test and fix when base branch isn't a maintenance branch.#470
jaraco merged 1 commit into
mainfrom
bugfix/381-pass-non-maintenance-branch

Conversation

@jaraco

Copy link
Copy Markdown
Member

Fixes#381.

@codecov

codecovBot commented Jun 19, 2022

Copy link
Copy Markdown

Codecov Report

Merging #470 (3e6884a) into main (ad03d53) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@ Coverage Diff @@## main #470 +/- ##
=========================================
Coverage 100.00% 100.00% =========================================
Files 18 18 Lines 1760 1772 +12 Branches 213 214 +1 =========================================
+ Hits 1760 1772 +12 
FlagCoverage Δ
Python_3.10100.00% <100.00%> (ø)
Python_3.11-dev100.00% <100.00%> (ø)
Python_3.8100.00% <100.00%> (ø)
Python_3.9100.00% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted FilesCoverage Δ
bedevere/backport.py100.00% <100.00%> (ø)
tests/test_backport.py100.00% <100.00%> (ø)

@jaraco
jaracoforce-pushed the bugfix/381-pass-non-maintenance-branch branch from c15c8b6 to 3e6884aCompareJune 19, 2022 16:17
@jaraco
jaraco merged commit 1163568 into mainJun 20, 2022
@jaraco
jaraco deleted the bugfix/381-pass-non-maintenance-branch branch June 20, 2022 19:09
Sign up for freeto 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.

Bedevere rejects change that targets another PR

2 participants

@jaraco@ezio-melotti