ContextMapper / context-mapper-cli

Context Mapper Command Line Interface (CLI)
https://contextmapper.org/
Apache License 2.0
13 stars 3 forks source link

Java version check: only check >=11 #12

Closed stefan-ka closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (f0f5949) 83.2% compared to head (0b5f76a) 83.0%.

Files Patch % Lines
...n/java/org/contextmapper/cli/ContextMapperCLI.java 33.3% 1 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #12 +/- ## ========================================== - Coverage 83.2% 83.0% -0.2% + Complexity 43 42 -1 ========================================== Files 5 5 Lines 143 142 -1 Branches 20 20 ========================================== - Hits 119 118 -1 Misses 12 12 Partials 12 12 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.