Closed RobinTF closed 4 days ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 89.25%. Comparing base (
77ac964
) to head (9937811
). Report is 3 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@joka921
Alsom, in the macos workflow it says
env.build-type
once, andmatrix.build-type
twice. It has to be alwaysenv.build-type
, thant is the issue there.
I'm pretty sure you mean it has to be matrix.build-type
No test result changes.
Failed conditions
D Maintainability Rating on New Code (required ≥ A)
See analysis details on SonarQube Cloud
Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE
In particular:
FETCH_CONTENT
module by using its builtin functionality instead of manual hacks (see the JSON and ANTLR dependencies for details).