For this issue , as far as I know there should be no way to integrate jacoco code coverage reports from Azure devops to Code climate directly . After all, there is already a code coverage feature on azure devops, why integrate code coverage reports into Code climate.
You could add your request for this feature on our UserVoice site , which is our main forum for product suggestions. Our PM and product team will kindly review your suggestion.
A manual method I can think of is to download the code coverage results , then open it in vs and then push it into the repo of the code climate. Because I am not very familiar with code climate, I am not sure about the feasibility of this idea.
