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

bernardladenthin / streambuffer / 25999025374
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 17 May 2026 06:41PM UTC
Jobs 1
Files 1
Run time 1min
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

17 May 2026 06:24PM UTC coverage: 100.0%. Remained the same
25999025374

push

github

web-flow
feat(reuse): add REUSE 3.3 license compliance (#59)

* feat(reuse): add REUSE 3.3 license compliance

- Download LICENSES/Apache-2.0.txt using canonical SPDX text
- Create REUSE.toml annotating all markdown, YAML, XML, and text
  files with Apache-2.0 and Bernard Ladenthin copyright 2014-2026
- Add SPDX-FileCopyrightText / SPDX-License-Identifier headers to
  all Java source files, workflow YAMLs, pom.xml, .gitignore, and
  other config files
- reuse lint passes: 35/35 files with copyright and license info

https://claude.ai/code/session_012tV3BMrzDe7ig8itbdSbvZ

* style(reuse): remove @formatter:off/on; clean up SPDX header format

// comments are not touched by the IDE formatter, so the
@formatter markers around the old /** */ block are no longer
needed. Also remove stray LICENSES/MIT.txt (streambuffer is
Apache-2.0 only).

https://claude.ai/code/session_012tV3BMrzDe7ig8itbdSbvZ

* chore: remove legacy .travis.yml

Travis CI has been superseded by GitHub Actions. The Coverity Scan
integration and Codecov reporting it provided are either no longer
used or handled by other means. No Travis badge remains in the README.

https://claude.ai/code/session_012tV3BMrzDe7ig8itbdSbvZ

* style(reuse): unify copyright year and consolidate REUSE.toml

All paths covered by REUSE.toml share the same copyright holder
and license, so collapse four annotation blocks into one.
Also unify the SKILL.md entry from 2026 to 2014-2026 to match
the rest of the repo.

https://claude.ai/code/session_012tV3BMrzDe7ig8itbdSbvZ

* style(reuse): remove redundant Copyright line from all SPDX headers

SPDX-FileCopyrightText already expresses the copyright; the
plain // Copyright ... line below it was pure duplication.

https://claude.ai/code/session_012tV3BMrzDe7ig8itbdSbvZ

---------

Co-authored-by: Claude <noreply@anthropic.com>

122 of 128 branches covered (95.31%)

248 of 248 relevant lines covered (100.0%)

4.04 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25999025374.1 17 May 2026 06:41PM UTC 1
100.0
GitHub Action Run
Source Files on build 25999025374
  • Tree
  • List 1
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #25999025374
  • 16738b68 on github
  • Prev Build on main (#25986895335)
  • Next Build on main (#26029771983)
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