Closed MohitMaliFtechiz closed 5 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 93.23%. Comparing base (
28962b5
) to head (1c06e33
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Fixes #100
It was because we were using java 11 in CD, and now our project requires java 17 to run.