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

codenotary / immudb / 30539600746
85%

Build:
DEFAULT BRANCH: master
Ran 30 Jul 2026 11:59AM UTC
Jobs 1
Files 312
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

30 Jul 2026 11:42AM UTC coverage: 84.839% (-0.03%) from 84.867%
30539600746

push

gh-ci

vchaindz
chore(test): drop the dead documents_tests_deprecated module

The module has not compiled since 2023. It imports pkg/api/httpclient, removed
in a1d15e03 "chore(pkg/api): remove generated httpclient", along with
immudbhttpclient/immudbauth and immudbhttpclient/immudbdocuments, both removed
in 68073108 "chore(pkg/api): revised document and authentication apis". Its
module path does not match its location either - it declares
test/documents_storage_tests while living in test/document_storage_tests - so
go mod tidy can never resolve it.

Nothing is lost. test/document_storage_tests/documents_tests covers the same
ground and more:

  TestLogin, TestAuthentication -> session_test.go, actions.OpenSession
  TestCreateCollection          -> create_collections_test.go
  TestGetCollection             -> actions.GetCollection
  TestListCollections           -> create_collections_test.go, GET /collections
  TestCreateDocument            -> insert_documents_test.go

Nothing referenced the directory except the dependabot entry, removed here too.
Every remaining module in the tree now builds.

45265 of 53354 relevant lines covered (84.84%)

126401.33 hits per line

Coverage Regressions

Lines Coverage ∆ File
8
83.65
-0.29% embedded/store/immustore.go
5
86.24
-0.73% embedded/appendable/multiapp/multi_app.go
2
84.32
-0.37% embedded/sql/row_reader.go
2
83.61
-3.28% pkg/server/uuid.go
Jobs
ID Job ID Ran Files Coverage
1 30539600746.1 30 Jul 2026 11:59AM UTC 312
84.84
Source Files on build 30539600746
  • Tree
  • List 312
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 923b306f on github
  • Prev Build on master (#30534945034)
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