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

tomdesair / tus-java-server
95%
master: 95%

Build:
Build:
LAST BUILD BRANCH: feature/lease-file-locking
DEFAULT BRANCH: master
Repo Added 20 Jul 2018 06:50PM UTC
Files 156
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 feature/lease-file-locking
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • 1.0.0-1.0
  • 1.0.0-1.1
  • 1.0.0-1.2
  • 1.0.0-1.3
  • 1.0.0-1.x
  • 1.0.0-2.0
  • B-issue-73
  • Travis-CI-integrations
  • bug-Sonar-jdk11
  • bugfix/backport-fixes-by-zhaojun1998
  • bugfix/fix-crlf-content-type-9315195809006394862
  • bugfix/fix-crlf-injection-12046639770624871868
  • bugfix/fix-dependency-submission-action
  • bugfix/fix-insecure-deserialization-12348871707867810596
  • bugfix/fix-insecure-deserialization-14551684257576266736
  • bugfix/fix-sonar-issues-2851799642143350705
  • bugfix/fix-unsafe-checksum-resolution
  • bugfix/github-workflow-permissions
  • bugfix/insecure-deserialization-16965681493920024994
  • bugfix/interrupted-stream-handling
  • bugfix/path-traversal-disk-storage-16566715673590324349
  • bugfix/remove-deprecated-functions
  • bugfix/secure-deserialization-2797160734498569469
  • bugfix/sonarcloud-reliability-1062253362641730646
  • checkstyle-8.18
  • dependabot/maven/com.puppycrawl.tools-checkstyle-8.29
  • dependabot/maven/commons-io-commons-io-2.7
  • dependabot/maven/junit-junit-4.13.1
  • dependabot/maven/org.springframework-spring-web-6.1.21
  • feature/add-decoder-exception-test-4778707476590793195
  • feature/azure-blob-storage-support
  • feature/checksum-validation
  • feature/creation-with-upload
  • feature/file-deduplication
  • feature/generic-upload-id-factory
  • feature/ietf-resumable-uploads
  • feature/lease-file-locking
  • feature/lock-contention-resolution
  • feature/lock-release-on-delete
  • feature/refactor-watchdog-cleanup-6962994243959913544
  • feature/remove-deprecated-function-calls-12419428033195704524
  • feature/rufh-conformity-tests
  • feature/s3-storage-support
  • feature/target-jdks-testing
  • feature/tomcat-interim-response-valve
  • feature/update-spring-version-for-unit-tests
  • feature/upload-URI-regex-support
  • fix-path-traversal-14854299696497648661
  • fix-sonarcloud-reliability-issues-1854060035614280304
  • fix/checksum-index-in-disk-storage-service
  • fix/path-traversal-8619812930252771219
  • fix/sonarcloud-reliability-18172725154501758368
  • jules-12850832640110649913-688d6719
  • maintenance-update-plugins
  • master
  • sentinel-insecure-deserialization-fix-4825287769009940094
  • sentinel-path-traversal-fix-13325561132426758992
  • snyk-fix-882e3c8e3ab4931785f178e9e7834d26
  • snyk-fix-fb232ad50fd9d18813d360e8fd20a189
  • test/abstract-disk-based-service-init-17276221433510533823
  • travis-jdk9
  • update-dependencies-10971432284329474998
  • update-java-versions-9391960122288878008

16 Aug 2026 08:00PM UTC coverage: 94.795% (-0.02%) from 94.81%
31969259351

Pull #119

github

web-flow
Merge 27d00683b into 7345ee402
Pull Request #119: feat: implement NFS- and SMB-safe lease file locking (LeaseFileLockingService)

2223 of 2494 branches covered (89.13%)

Branch coverage included in aggregate %.

291 of 306 new or added lines in 8 files covered. (95.1%)

4935 of 5057 relevant lines covered (97.59%)

6.5 hits per line

Relevant lines Covered
Build:
Build:
5057 RELEVANT LINES 4935 COVERED LINES
6.5 HITS PER LINE
Source Files on master
  • Tree
  • List 156
  • Changed 95
  • Source Changed 6
  • Coverage Changed 95
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
31969259351 feature/lease-file-locking Merge 27d00683b into 7345ee402 Pull #119 16 Aug 2026 08:02PM UTC web-flow github
94.8
31967595451 feature/lease-file-locking Merge 6cae9fd48 into 7345ee402 Pull #119 16 Aug 2026 07:29PM UTC web-flow github
94.76
31947870630 feature/lease-file-locking Merge 56c4fc41b into 7345ee402 Pull #119 16 Aug 2026 12:47PM UTC web-flow github
94.79
31946771384 feature/lease-file-locking Merge 1d414926b into 7345ee402 Pull #119 16 Aug 2026 12:22PM UTC web-flow github
94.61
31943047346 fix/sonarcloud-reliability-18172725154501758368 Merge 35e140e92 into 7345ee402 Pull #118 16 Aug 2026 11:00AM UTC web-flow github
94.75
31942537504 master fix: persist partial bytes and update offset on interrupted input stream across all storage backends (#117) * fix(ci): update maven-dependency-submission-action to v5.0.0 * fix: Code duplication * fix: persist partial bytes and update offset on... push 16 Aug 2026 10:49AM UTC web-flow github
94.81
31942380049 bugfix/interrupted-stream-handling Merge bf4988052 into 9bf7cb5c7 Pull #117 16 Aug 2026 10:45AM UTC web-flow github
94.81
31939636475 master Fix Reliability issues identified by SonarCloud (#116) Fixes several reliability bugs including resource leaks and NPEs. Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com> Co-authored-by: tomdesair... push 16 Aug 2026 09:42AM UTC web-flow github
94.8
31933833153 bugfix/interrupted-stream-handling Merge 73e11f3cd into 5ab9b51fd Pull #117 16 Aug 2026 07:28AM UTC web-flow github
94.95
31932042521 bugfix/sonarcloud-reliability-1062253362641730646 Merge d4380ed74 into 5ab9b51fd Pull #116 16 Aug 2026 06:44AM UTC web-flow github
94.8
See All Builds (572)
  • Repo on GitHub
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