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

tomdesair / tus-java-server / 30392977559
96%

Build:
DEFAULT BRANCH: master
Ran 28 Jul 2026 07:42PM UTC
Jobs 1
Files 129
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

28 Jul 2026 07:40PM UTC coverage: 96.255% (+1.4%) from 94.883%
30392977559

push

github

web-flow
feat: Implement IETF Resumable Uploads for HTTP (RUFH) Protocol (#105)

* feat: Implement IETF Resumable Uploads for HTTP (RUFH) draft-11 protocol

* test: increase test coverage for resumable uploads implementation

* "fix: Update spec-watch to only run once per week"

* Refactor RUFH extension to exception-driven error handling, unify response writing, clean request handler and extension interfaces

* Make RequestHandler.process(5 params) default method to support clean compile in Java 21

* Refactor RUFH response headers to RufhResponseHeadersHandler

* refactor: relocate HttpProblemDetails to main me.desair.tus.server package

* Implement RFC 9530 HTTP Digests Extension for RUFH with deduplication index base64-to-hex storage in DiskStorageService

* Support download extension in RUFH protocol version

* feat(rufh): upgrade IETF Resumable Uploads for HTTP implementation to draft-12 compliance

* feat: Small code improvements

* refactor: remove unused ACCEPT_PATCH and test-only HttpProblemDetails methods, enhance RUFH integration tests

* docs: instruct agents to run git and gh commands unsandboxed

* fix: disallow illegal Windows path characters in DiskStorageService path validation

* feat: README improvements

1301 of 1404 branches covered (92.66%)

Branch coverage included in aggregate %.

847 of 848 new or added lines in 47 files covered. (99.88%)

4 existing lines in 2 files now uncovered.

2786 of 2842 relevant lines covered (98.03%)

6.4 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
91.67
-8.33% src/main/java/me/desair/tus/server/upload/UploadStorageService.java

Coverage Regressions

Lines Coverage ∆ File
3
78.79
-9.09% src/main/java/me/desair/tus/server/creationwithupload/CreationWithUploadPostRequestHandler.java
1
94.06
0.0% src/main/java/me/desair/tus/server/upload/disk/DiskLockingService.java
Jobs
ID Job ID Ran Files Coverage
1 30392977559.1 28 Jul 2026 07:42PM UTC 258
77.44
GitHub Action Run
Source Files on build 30392977559
  • Tree
  • List 129
  • Changed 62
  • Source Changed 21
  • Coverage Changed 61
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #30392977559
  • ff520c7e on github
  • Prev Build on master (#29144324964)
  • Next Build on master (#30485348532)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc