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

common-workflow-language / cwljava
60%

Build:
DEFAULT BRANCH: cwl-1.2.0
Repo Added 08 Sep 2021 07:09AM UTC
Files 430
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 cwl-1.2.0
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • 2025_refresh
  • cwl-1.2.0
  • dependabot/github_actions/actions/checkout-5
  • dependabot/github_actions/actions/setup-java-5
  • dependabot/github_actions/advanced-security/maven-dependency-submission-action-4.1.2
  • dependabot/github_actions/advanced-security/maven-dependency-submission-action-4.1.3
  • dependabot/github_actions/advanced-security/maven-dependency-submission-action-5.0.0
  • dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.18.3
  • dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.19.0
  • dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.19.1
  • dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.19.2
  • dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.20.0
  • dependabot/maven/org.apache.commons-commons-lang3-3.18.0
  • dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.14.0
  • dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.14.1
  • dependabot/maven/org.apache.maven.plugins-maven-deploy-plugin-3.1.4
  • dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.11.2
  • dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.11.3
  • dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.12.0
  • dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.5.3
  • dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.5.4
  • dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.13
  • dependabot/maven/org.snakeyaml-snakeyaml-engine-2.10
  • dependabot/maven/org.snakeyaml-snakeyaml-engine-2.9
  • extension_fields
  • remove_unused

23 Sep 2025 05:11AM UTC coverage: 59.538%. Remained the same
#382

push

github

kinow
Bump org.apache.maven.plugins:maven-compiler-plugin

Bumps [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.14.0 to 3.14.1.
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
- [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.14.0...maven-compiler-plugin-3.14.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-compiler-plugin
  dependency-version: 3.14.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

7347 of 12340 relevant lines covered (59.54%)

0.6 hits per line

Relevant lines Covered
Build:
Build:
12340 RELEVANT LINES 7347 COVERED LINES
0.6 HITS PER LINE
Source Files on cwl-1.2.0
  • Tree
  • List 430
  • 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
#382 cwl-1.2.0 Bump org.apache.maven.plugins:maven-compiler-plugin Bumps [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.14.0 to 3.14.1. - [Release notes](https://github.com/apache/maven-compiler-plugin/r... push 23 Sep 2025 05:11AM UTC kinow github
59.54
#381 dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.14.1 Merge 57db0dbba into 4d4f3b657 Pull #214 23 Sep 2025 02:04AM UTC web-flow github
59.54
#380 cwl-1.2.0 Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.3 to 3.12.0 Bumps [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.11.3 to 3.12.0. - [Release notes](https://github.com/apache/mave... push 22 Sep 2025 05:53AM UTC kinow github
59.54
#379 dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.12.0 Merge 825f04d55 into 2e084c9f5 Pull #213 22 Sep 2025 02:04AM UTC web-flow github
59.54
#378 cwl-1.2.0 Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.3 to 3.5.4 Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.5.3 to 3.5.4. - [Release notes](https://github.com/apache/maven-surefi... push 15 Sep 2025 06:52PM UTC kinow github
59.54
#377 dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.5.4 Merge 8f1b90805 into 1a2aceed5 Pull #212 15 Sep 2025 06:48PM UTC web-flow github
59.54
#376 cwl-1.2.0 Bump com.fasterxml.jackson.core:jackson-databind from 2.19.2 to 2.20.0 Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.19.2 to 2.20.0. - [Commits](https://github.com/FasterXML/jackson/commits) ---... push 29 Aug 2025 06:49AM UTC kinow github
59.54
#375 dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.20.0 Merge 371d4d1ce into a0d77187f Pull #211 29 Aug 2025 02:04AM UTC web-flow github
59.54
#374 cwl-1.2.0 Bump actions/setup-java from 4 to 5 Bumps [actions/setup-java](https://github.com/actions/setup-java) from 4 to 5. - [Release notes](https://github.com/actions/setup-java/releases) - [Commits](https://github.com/actions/setup-java/compare/v4...v5... push 22 Aug 2025 05:16AM UTC kinow github
59.54
#373 dependabot/github_actions/actions/setup-java-5 Merge c3c156394 into 3d90df162 Pull #210 22 Aug 2025 02:09AM UTC web-flow github
59.54
See All Builds (385)
  • 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