• 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/nl.talsmasoftware-umldoclet-2.2.4
  • dependabot/maven/nl.talsmasoftware-umldoclet-2.2.5
  • dependabot/maven/nl.talsmasoftware-umldoclet-2.3.0
  • dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.14.1
  • dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.15.0
  • 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-failsafe-plugin-3.5.5
  • 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-source-plugin-3.4.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.apache.maven.plugins-maven-surefire-plugin-3.5.5
  • 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.assertj-assertj-core-3.27.7
  • dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.13
  • dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.14
  • 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.junit.jupiter-junit-jupiter-engine-6.0.0
  • dependabot/maven/org.junit.jupiter-junit-jupiter-engine-6.0.1
  • dependabot/maven/org.junit.jupiter-junit-jupiter-engine-6.0.2
  • dependabot/maven/org.junit.jupiter-junit-jupiter-engine-6.0.3
  • 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.sonarsource.scanner.maven-sonar-maven-plugin-5.3.0.6276
  • dependabot/maven/org.sonarsource.scanner.maven-sonar-maven-plugin-5.4.0.6343
  • dependabot/maven/org.sonarsource.scanner.maven-sonar-maven-plugin-5.5.0.6356
  • dependabot/maven/org.sonarsource.scanner.maven-sonar-maven-plugin-5.6.0.6792
  • dependabot/maven/org.sonatype.central-central-publishing-maven-plugin-0.10.0
  • 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
  • release/0.0.6
  • release/0.0.7
  • task/coveralls-by-github-action
  • task/update-streamutils

05 May 2026 11:41AM UTC coverage: 100.0%. Remained the same
25374238534

push

github

web-flow
Update StreamUtils javadoc to markdown. (#147)

Also add `streamNullable(Map)` streaming map entries.

Signed-off-by: Sjoerd Talsma <sjoerdtalsma@users.noreply.github.com>

42 of 42 branches covered (100.0%)

Branch coverage included in aggregate %.

75 of 75 relevant lines covered (100.0%)

5.31 hits per line

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

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
25374238534 main Update StreamUtils javadoc to markdown. (#147) Also add `streamNullable(Map)` streaming map entries. Signed-off-by: Sjoerd Talsma <sjoerdtalsma@users.noreply.github.com> push 05 May 2026 11:43AM UTC web-flow github
100.0
25374078573 task/update-streamutils Merge ee1a846a5 into f40f082ec Pull #147 05 May 2026 11:39AM UTC web-flow github
100.0
25318653533 main Merge release 0.0.7 to main branch (#146) push 04 May 2026 12:22PM UTC web-flow github
100.0
25318416995 release/0.0.7 Merge b6b8c0cc5 into 3d1e6791c Pull #146 04 May 2026 12:17PM UTC web-flow github
100.0
25318306159 main Remove old setting `waitUntil` setting that was disabled. Signed-off-by: Sjoerd Talsma <sjoerdtalsma@users.noreply.github.com> push 04 May 2026 12:14PM UTC sjoerdtalsma github
100.0
25318227857 main Bump softprops/action-gh-release from 2.6.1 to 3.0.0 Signed-off-by: Sjoerd Talsma <sjoerdtalsma@users.noreply.github.com> push 04 May 2026 12:12PM UTC sjoerdtalsma github
100.0
24848695129 main Bump org.sonarsource.scanner.maven:sonar-maven-plugin (#145) Bumps [org.sonarsource.scanner.maven:sonar-maven-plugin](https://github.com/SonarSource/sonar-scanner-maven) from 5.5.0.6356 to 5.6.0.6792. - [Release notes](https://github.com/SonarSou... push 23 Apr 2026 05:17PM UTC web-flow github
100.0
24708867980 dependabot/maven/org.sonarsource.scanner.maven-sonar-maven-plugin-5.6.0.6792 Merge 6b133edb2 into a3f25e50e Pull #145 21 Apr 2026 07:04AM UTC web-flow github
100.0
23973063940 main Bump softprops/action-gh-release from 2.5.0 to 2.6.1 Signed-off-by: Sjoerd Talsma <sjoerdtalsma@users.noreply.github.com> push 04 Apr 2026 06:20AM UTC sjoerdtalsma github
100.0
23148928598 main Bump nl.talsmasoftware:umldoclet from 2.2.5 to 2.3.0 (#144) Bumps [nl.talsmasoftware:umldoclet](https://github.com/talsma-ict/umldoclet) from 2.2.5 to 2.3.0. - [Release notes](https://github.com/talsma-ict/umldoclet/releases) - [Commits](https://... push 16 Mar 2026 02:32PM UTC web-flow github
100.0
See All Builds (161)
  • 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

© 2026 Coveralls, Inc