• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

creek-service / creek-json-schema-gradle-plugin
98%

Build:
DEFAULT BRANCH: main
Repo Added 28 Apr 2022 09:39PM UTC
Files 4
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH main
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • better-write-version-file
  • build_conv
  • dependabot/github_actions/actions/checkout-5.0.0
  • dependabot/github_actions/actions/setup-java-4.6.0
  • dependabot/github_actions/actions/setup-java-4.7.0
  • dependabot/github_actions/actions/setup-java-4.7.1
  • dependabot/github_actions/actions/setup-java-5.0.0
  • dependabot/github_actions/actions/upload-artifact-4.5.0
  • dependabot/github_actions/actions/upload-artifact-4.6.0
  • dependabot/github_actions/actions/upload-artifact-4.6.1
  • dependabot/github_actions/actions/upload-artifact-4.6.2
  • dependabot/github_actions/dependabot/fetch-metadata-2.3.0
  • dependabot/github_actions/dependabot/fetch-metadata-2.4.0
  • dependabot/github_actions/github/codeql-action-3.28.0
  • dependabot/github_actions/github/codeql-action-3.28.10
  • dependabot/github_actions/github/codeql-action-3.28.13
  • dependabot/github_actions/github/codeql-action-3.28.16
  • dependabot/github_actions/github/codeql-action-3.28.18
  • dependabot/github_actions/github/codeql-action-3.28.8
  • dependabot/github_actions/github/codeql-action-3.29.2
  • dependabot/github_actions/github/codeql-action-3.29.5
  • dependabot/github_actions/github/codeql-action-3.30.0
  • dependabot/github_actions/gradle/actions-4.4.2
  • dependabot/github_actions/ossf/scorecard-action-2.4.1
  • dependabot/github_actions/ossf/scorecard-action-2.4.2
  • dependabot/github_actions/softprops/action-gh-release-2.2.0
  • dependabot/github_actions/softprops/action-gh-release-2.2.1
  • dependabot/github_actions/softprops/action-gh-release-2.2.2
  • dependabot/github_actions/softprops/action-gh-release-2.3.2
  • dependabot/gradle/com.diffplug.spotless-spotless-plugin-gradle-7.0.2
  • dependabot/gradle/com.diffplug.spotless-spotless-plugin-gradle-7.0.3
  • dependabot/gradle/com.diffplug.spotless-spotless-plugin-gradle-7.0.4
  • dependabot/gradle/com.diffplug.spotless-spotless-plugin-gradle-7.1.0
  • dependabot/gradle/com.google.guava-guava-testlib-33.4.0-jre
  • dependabot/gradle/com.google.guava-guava-testlib-33.4.6-jre
  • dependabot/gradle/com.google.guava-guava-testlib-33.4.8-jre
  • dependabot/gradle/junitVersion-5.11.4
  • dependabot/gradle/junitVersion-5.12.0
  • dependabot/gradle/junitVersion-5.12.1
  • dependabot/gradle/junitVersion-5.12.2
  • dependabot/gradle/junitVersion-5.13.0
  • dependabot/gradle/junitVersion-5.13.2
  • dependabot/gradle/junitVersion-5.13.3
  • dependabot/gradle/junitVersion-5.13.4
  • dependabot/gradle/org.apache.logging.log4j-log4j-slf4j2-impl-2.24.3
  • dependabot/gradle/org.apache.logging.log4j-log4j-slf4j2-impl-2.25.0
  • dependabot/gradle/org.apache.logging.log4j-log4j-slf4j2-impl-2.25.1
  • dependabot/gradle/org.gradle.toolchains.foojay-resolver-convention-0.10.0
  • dependabot/gradle/org.gradle.toolchains.foojay-resolver-convention-0.9.0
  • dependabot/gradle/org.gradle.toolchains.foojay-resolver-convention-1.0.0
  • dependabot/gradle/org.mockito-mockito-junit-jupiter-5.15.2
  • dependabot/gradle/org.mockito-mockito-junit-jupiter-5.16.1
  • dependabot/gradle/org.mockito-mockito-junit-jupiter-5.17.0
  • dependabot/gradle/org.mockito-mockito-junit-jupiter-5.18.0
  • dependabot/gradle/org.mockito-mockito-junit-jupiter-5.19.0
  • dependabot/gradle/pl.allegro.tech.build.axion-release-1.18.17
  • dependabot/gradle/pl.allegro.tech.build.axion-release-1.18.18
  • dependabot/gradle/pl.allegro.tech.build.axion-release-1.19.0
  • dependabot/gradle/pl.allegro.tech.build.axion-release-1.20.1
  • latest-everything
  • main
  • v0.1.3
  • v0.1.4
  • v0.1.5
  • v0.2.0
  • v0.2.0-alpha
  • v0.3.0
  • v0.3.0-alpha
  • v0.3.1
  • v0.3.2
  • v0.4.0
  • v0.4.0-alpha
  • v0.4.1
  • v0.4.3
  • v0.4.3-alpha
  • v0.4.4-alpha

10 Sep 2025 10:38AM UTC coverage: 98.058%. Remained the same
#725

push

github

web-flow
Bump actions/setup-java from 4.7.1 to 5.0.0 (#364)

Bumps [actions/setup-java](https://github.com/actions/setup-java) from 4.7.1 to 5.0.0.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/c5195efec...dded08888)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Andy Coates <8012398+big-andy-coates@users.noreply.github.com>

202 of 206 relevant lines covered (98.06%)

0.98 hits per line

Relevant lines Covered
Build:
Build:
206 RELEVANT LINES 202 COVERED LINES
0.98 HITS PER LINE
Source Files on main
  • Tree
  • List 4
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
#725 main Bump actions/setup-java from 4.7.1 to 5.0.0 (#364) Bumps [actions/setup-java](https://github.com/actions/setup-java) from 4.7.1 to 5.0.0. - [Release notes](https://github.com/actions/setup-java/releases) - [Commits](https://github.com/actions/set... push 15 Sep 2025 06:06AM UTC web-flow github
98.06
#724 main Bump actions/setup-java from 4.7.1 to 5.0.0 (#364) Bumps [actions/setup-java](https://github.com/actions/setup-java) from 4.7.1 to 5.0.0. - [Release notes](https://github.com/actions/setup-java/releases) - [Commits](https://github.com/actions/set... push 10 Sep 2025 10:59AM UTC web-flow github
98.06
#723 dependabot/github_actions/actions/setup-java-5.0.0 Merge c22a85ca2 into d3cdd7fb2 Pull #364 09 Sep 2025 04:30PM UTC web-flow github
98.06
#722 dependabot/gradle/pl.allegro.tech.build.axion-release-1.20.1 Merge b262315cf into 51ea8e39b Pull #366 08 Sep 2025 02:09PM UTC web-flow github
98.06
#721 dependabot/gradle/pl.allegro.tech.build.axion-release-1.20.1 Merge 3a0f9af2a into ad0dd08e0 Pull #366 03 Sep 2025 10:46AM UTC web-flow github
98.06
#720 dependabot/gradle/org.mockito-mockito-junit-jupiter-5.19.0 Merge d28b67cbe into ad0dd08e0 Pull #365 03 Sep 2025 10:46AM UTC web-flow github
98.06
#719 dependabot/gradle/pl.allegro.tech.build.axion-release-1.20.1 Merge 497899ff4 into ad0dd08e0 Pull #366 02 Sep 2025 09:32PM UTC web-flow github
98.06
#718 dependabot/gradle/org.mockito-mockito-junit-jupiter-5.19.0 Merge e03c6024f into ad0dd08e0 Pull #365 02 Sep 2025 08:53PM UTC web-flow github
98.06
#717 dependabot/github_actions/actions/setup-java-5.0.0 Merge 677980bd3 into ad0dd08e0 Pull #364 02 Sep 2025 05:35PM UTC web-flow github
98.06
#716 dependabot/github_actions/actions/checkout-5.0.0 Merge 244c987da into 8ff68b5c4 Pull #361 02 Sep 2025 04:13PM UTC web-flow github
98.06
See All Builds (714)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc