Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Feature/circ pump branch model #635
base: develop
Are you sure you want to change the base?
Feature/circ pump branch model #635
Changes from 42 commits
7acdd48
b5deb90
d7cc21d
4efccce
fed9fc7
61b54e0
b393069
a06532e
9c954dc
95e8aef
fa26dbb
5664c1f
430cab1
9b8ecef
938625c
b7041d2
2b1ebfc
dcc730f
2caccd3
283face
a77342a
af9a336
35928c5
fbcd13b
c8b5f81
6e8f003
64f7712
ef85aad
580593a
840c2f8
4fbe9cb
8a8d94f
feb302e
f195ece
96da8d4
adc00fc
f711d95
e905d23
afb55d3
cb63793
1991278
9d6d465
862cbab
ac3b77d
7b09270
a6f9d6e
8fcb2fb
628105d
68c109f
b746540
9aefeac
c15ce2a
e756949
ee3d138
82f23c3
26e033b
365c113
08b241e
dfe690d
dae80bd
fc4dd7c
1958982
aa348b1
810cd35
02beeb9
04b1a4e
13884e4
520d339
8955cd1
fd6dcfb
f40edde
8b9e71c
19cc10e
15ddaf3
144b84d
6c6a444
4e9c690
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
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.
somehow this part seems a bit lost here. I can't really find a perfect spot for it, but this does quite a bit of magic, which I am a bit sceptical of. It also means that some branch components will overwrite this value, if not well taken care of. Of course this happens with all entries touched in this function, but somehow I find hard to predict if this is completely safe to use with just some default value.
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.
I made it a bit more explicit and directly connected to each component!