-
Notifications
You must be signed in to change notification settings - Fork 0
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
Changing the eko argument in evolve_grid #28
Conversation
@felixhekhorn I am not sure but maybe it is better to merge this to #24 rather than to main. Am I wrong? |
Codecov Report
@@ Coverage Diff @@
## main #28 +/- ##
==========================================
+ Coverage 40.75% 40.86% +0.11%
==========================================
Files 15 15
Lines 530 531 +1
==========================================
+ Hits 216 217 +1
Misses 314 314
Flags with carried forward coverage won't be shown. Click here to find out more.
|
Can this then be merged? or we wait for #24 to be merged first? |
Before rebase, please |
on which branch? |
to main I guess |
as you know, I don't like this "rewriting history" business 🙃 so I started to reread the reason why people are doing this and the ("simple") rule seems to be "You can get the best of both worlds: rebase local changes before pushing to clean up your work, but never rebase anything that you’ve pushed somewhere." aka "only rebase branches you, and only you, are working on." so I'd say there should not be a rebase visible on github - hence you can just merge |
I believe we can merge now, I solved the conflicts |
I'm not saying you should do what I wish, if you do not agree with me, do whatever you wish. But I'll keep doing as well :) The points are the following:
Baseline: I will keep rebasing, feel free to do whatever you think it's best :) |
So at the end I am a bit confused, what do we want to do with this? |
I have an opinion, @felixhekhorn has the opposite. Pick your favorite for your own reasons :) (However, either merge or rebased, but something has to be done, on this we agree) |
Is everything ok with this? |
We want to pass the eko object rather than the path to evolve_grid