Code coverage ratcheting
We have already contacted GitLab colleagues on Slack and they confirm that there is no threshold specified for the code coverage in the official GitLab documentation.
We have seen in the past that in merge requests with a negative coverage difference of 0.01% it was not possible to merge (as the rule preventing merges with negative coverage was set).
This feature is very important for us in the development workflow.