-
Notifications
You must be signed in to change notification settings - Fork 54
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
Backport merged Pull Request #1333
Conversation
Thank you for the PR! |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1333 +/- ##
==========================================
+ Coverage 91.75% 91.84% +0.08%
==========================================
Files 79 79
Lines 11502 11464 -38
==========================================
- Hits 10554 10529 -25
+ Misses 948 935 -13
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Cool 👍 |
Thank you for the PR! |
delete tick about base branch before ready for review
Thank you for the PR! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great, thanks @mtar !
Due Diligence
main
for new features, latest release branch (e.g.release/1.3.x
) for bug fixesDescription
This PR introduces an action workflow that allows to port merged Pull Requests to other branches. See action
replaces: #1189
Changes proposed:
Type of change
workflow
Memory requirements
Performance
Does this change modify the behaviour of other functions? If so, which?
no