Closed Anaphory closed 7 years ago
For reference: #165 was the pull-request that got merged without sufficient test coverage.
Alright, I think I've done this now? Enabled "Require status checks to pass before merging" for both master and develop.
Do you want to try to reverse that merge, or just fix whatever problems there are with it in develop? Do you need me to do anything to facilitate fixing this?
There are three things to that merge:
master
into develop
, because they had separated surprisingly far;All tests had succeeded, the CLDF support needs improvement and test coverage. Given that, I myself would be happy to fix these things inside develop
.
Okay, great! Time to close this?
I just pushed to this repository when actually I wanted to push to my own fork.
It went through without complaints.
Please protect pushing to
develop
in the same fashion as merging pull requests are tested and as (hopefully) pushing to themaster
branch is prohibited.