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

talsma-ict / misc-java-utils
100%

Build:
DEFAULT BRANCH: main
Repo Added 17 Mar 2025 09:51AM UTC
Files 3
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
  • 26f3d57d0ee98db966d9e0b06f5b2a3abd137cab
  • 3879ae1565fb8545e2837301535fcd04212b36cf
  • 65810f75212f3f244cf1008a9a3513288de9e980
  • b61e5c560fc41b911a1f9908b79bdf41761fc78b
  • build/coveralls-report
  • c4264ce85a13adfabf78013550673ff749d7561c
  • d299520e219d8acc25ba04e20ffddaeae4347a42
  • daad127b7a29e6130e777ad94f60080a94eb2ad1
  • dependabot/maven/nl.talsmasoftware-umldoclet-2.2.2
  • dependabot/maven/nl.talsmasoftware-umldoclet-2.2.3
  • dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.14.1
  • dependabot/maven/org.apache.maven.plugins-maven-failsafe-plugin-3.5.3
  • dependabot/maven/org.apache.maven.plugins-maven-failsafe-plugin-3.5.4
  • dependabot/maven/org.apache.maven.plugins-maven-gpg-plugin-3.2.8
  • 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.assertj-assertj-core-3.27.4
  • dependabot/maven/org.assertj-assertj-core-3.27.5
  • dependabot/maven/org.assertj-assertj-core-3.27.6
  • dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.13
  • dependabot/maven/org.junit.jupiter-junit-jupiter-engine-5.12.2
  • dependabot/maven/org.junit.jupiter-junit-jupiter-engine-5.13.0
  • dependabot/maven/org.junit.jupiter-junit-jupiter-engine-5.13.1
  • dependabot/maven/org.junit.jupiter-junit-jupiter-engine-5.13.2
  • dependabot/maven/org.junit.jupiter-junit-jupiter-engine-5.13.3
  • dependabot/maven/org.junit.jupiter-junit-jupiter-engine-5.13.4
  • dependabot/maven/org.sonarsource.scanner.maven-sonar-maven-plugin-5.1.0.4751
  • dependabot/maven/org.sonarsource.scanner.maven-sonar-maven-plugin-5.2.0.4988
  • dependabot/maven/org.sonatype.central-central-publishing-maven-plugin-0.8.0
  • dependabot/maven/org.sonatype.central-central-publishing-maven-plugin-0.9.0
  • develop
  • feature/random-generator
  • feature/streamutils
  • main
  • release/0.0.1
  • release/0.0.1-patch1
  • release/0.0.2
  • release/0.0.3
  • release/0.0.4-1
  • release/0.0.5
  • task/coveralls-by-github-action

25 Sep 2025 10:01AM UTC coverage: 100.0%. Remained the same
18003920027

push

github

web-flow
Bump org.sonatype.central:central-publishing-maven-plugin (#126)

Bumps [org.sonatype.central:central-publishing-maven-plugin](https://github.com/sonatype/central-publishing-maven-plugin) from 0.8.0 to 0.9.0.
- [Commits](https://github.com/sonatype/central-publishing-maven-plugin/commits)

---
updated-dependencies:
- dependency-name: org.sonatype.central:central-publishing-maven-plugin
  dependency-version: 0.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

36 of 36 branches covered (100.0%)

Branch coverage included in aggregate %.

68 of 68 relevant lines covered (100.0%)

5.37 hits per line

Relevant lines Covered
Build:
Build:
68 RELEVANT LINES 68 COVERED LINES
5.37 HITS PER LINE
Source Files on main
  • Tree
  • List 3
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
18003920027 main Bump org.sonatype.central:central-publishing-maven-plugin (#126) Bumps [org.sonatype.central:central-publishing-maven-plugin](https://github.com/sonatype/central-publishing-maven-plugin) from 0.8.0 to 0.9.0. - [Commits](https://github.com/sonatyp... push 25 Sep 2025 10:02AM UTC web-flow github
100.0
18003876834 main Bump org.assertj:assertj-core from 3.27.5 to 3.27.6 (#125) Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.27.5 to 3.27.6. - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](https://github.com/a... push 25 Sep 2025 10:00AM UTC web-flow github
100.0
17969091778 dependabot/maven/org.sonatype.central-central-publishing-maven-plugin-0.9.0 Merge 4ac569061 into f59f6516a Pull #126 24 Sep 2025 07:06AM UTC web-flow github
100.0
17938355380 dependabot/maven/org.assertj-assertj-core-3.27.6 Merge c7c25756f into f59f6516a Pull #125 23 Sep 2025 07:06AM UTC web-flow github
100.0
17916705954 main Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.3 to 3.12.0 (#124) 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/apac... push 22 Sep 2025 01:24PM UTC web-flow github
100.0
17916682512 main Bump org.apache.maven.plugins:maven-compiler-plugin (#123) 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-p... push 22 Sep 2025 01:23PM UTC web-flow github
100.0
17907382096 dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.12.0 Merge 324403cdc into 0cd710e93 Pull #124 22 Sep 2025 07:06AM UTC web-flow github
100.0
17907379799 dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.14.1 Merge ec1753335 into 0cd710e93 Pull #123 22 Sep 2025 07:06AM UTC web-flow github
100.0
17860978479 main Bump org.assertj:assertj-core from 3.27.4 to 3.27.5 (#122) Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.27.4 to 3.27.5. - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](https://github.com/a... push 19 Sep 2025 02:19PM UTC web-flow github
100.0
17851149265 dependabot/maven/org.assertj-assertj-core-3.27.5 Merge 1856dac23 into 7271e1ec6 Pull #122 19 Sep 2025 07:06AM UTC web-flow github
100.0
See All Builds (108)
  • 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