Fix exclude primary with no replicas#808
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
In that case we _don't_ want to exclude the primary.
7869c79 to
353ba08
Compare
|
oh, one other thing that's tangentially related. I keep getting bindings changes, I've been ignoring and not committing them, but just wanted to check that's what we should be doing? |
Ah yeah, we should of gitignored that one. I tried to make git ignore all future changes to that file, with no success. You can commit those or not - they are regenerated at build time anyway. |
|
Oh... it's already in Should we just |
|
oh... no the build fails if that's removed... because we have Bit of a catch-22 here. |
|
ok, I've got something here: #809 |
As above, fixes #804