Skip to content

Commit

Permalink
Adjust code coverage metrics
Browse files Browse the repository at this point in the history
  • Loading branch information
jfallows authored Jun 18, 2024
1 parent b089056 commit 6a4838c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runtime/catalog-apicurio/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
</licenses>

<properties>
<jacoco.coverage.ratio>0.93</jacoco.coverage.ratio>
<jacoco.coverage.ratio>0.91</jacoco.coverage.ratio>
<jacoco.missed.count>0</jacoco.missed.count>
</properties>

Expand Down

0 comments on commit 6a4838c

Please sign in to comment.