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

Scille / parsec-cloud
82%
master: 79%

Build:
Build:
LAST BUILD BRANCH: fuse-signals
DEFAULT BRANCH: master
Repo Added 09 Sep 2016 01:28PM UTC
Files 127
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 rework-blockstore
branch: rework-blockstore
CHANGE BRANCH
x
Reset
  • rework-blockstore
  • add-workspace-participants
  • add_headers
  • admin-rights
  • authors-file
  • auto-unmount
  • backend-env-config
  • block-upload
  • block-upload-2
  • blockstore-raid0
  • blockstores-tests
  • cache
  • ci-log-level
  • cli-invite-claim-user-device
  • cli-version
  • connection-pool
  • convert-backend-to-monad
  • core-block
  • core-find-user
  • core-share-with-rights
  • core-share-with-rights-rework-user-manifest
  • crypto
  • ctrl_c_kill
  • customize-log-level-in-tests
  • db-option-rename
  • default-logging-format
  • docs-py36
  • enable-appveyor-ci
  • enable-postgresql-in-travis
  • event-weakref-clash-with-logging
  • fix-backend-claim-event-listening
  • fix-backend-crash-handler
  • fix-build
  • fix-build-exe
  • fix-build-imports
  • fix-concurrent-read-with-cache-miss
  • fix-cxfreeze-build
  • fix-dburl-cli
  • fix-gui-file-open
  • fix-hidden-issues-in-beacon_monitor
  • fix-init
  • fix-invitations
  • fix-rebase-259
  • fix-repr-serde
  • fix-test_vlob_group_updated_event-flaky-error
  • fix-tests
  • fix-trio-deprecated-cancel-scope
  • fix_du_sh
  • flake-F401
  • flake8-update
  • force-utf8-encoding
  • fs-get-permissions
  • fs-no-manifest-move2
  • fuse-hypothesis-tests
  • fuse-signals
  • gsd
  • gui-enable-mountpoint-checkbox
  • gui-fix-minimize-after-closing-attempt
  • gui-generate-forms
  • gui-generate-tr
  • gui-pkcs11
  • gui-table-widget
  • gui-test_bootstrap_organization
  • immutable-fs
  • implement-api
  • improve-idempotent_sync_test
  • improve-serde-perf
  • improve-winfspy
  • improve_travis
  • in-core-fuse
  • in_backend_block_service
  • init
  • local-storage
  • local-storage-v2
  • localfolders
  • login-password-auth
  • logs-with-structlog
  • master
  • memory-cache
  • migrate-to-effect
  • mock-crypto
  • mountpoint-no-statemachine
  • mountpoint_registration
  • msgpack2
  • multi-blockstore
  • omit_revocated-in-find_user
  • organization-centric
  • packaging
  • per-workspace-mountpoint
  • periodic-synchronization
  • pkcs11-authentication
  • poc_localdb_cleaner
  • pre-commit
  • pubkeys-sign-chain
  • pubkeyservice-in-backend
  • qt-resource-bundle-in-setup_py
  • reloading-v0-user-manifest
  • remove-copy
  • remove-debug-warning
  • remove-generate-token
  • remove-useless-parsec_ui
  • rename-base64bytes-field
  • rename-revocated-revoked
  • restore-event-logging
  • rework-handshake
  • rework-user-manifest-boostrap
  • rework_core_fs
  • saas-prod
  • share-workspace-command
  • shared_workspace_name
  • sharing
  • silence-no-language-warning
  • simplify-event_bus_spy
  • soon-to-be-master
  • synchronizer-manu
  • synchronizer-manu-wip
  • test-multi-orgs-device-manager
  • tmp_gui
  • travisCI
  • trio
  • trio-update
  • trio-wip
  • trustchain-cascade-validation
  • unmount
  • unmount-refactored
  • unmout-refactored
  • upgrade-triopg
  • user-device-revocation
  • v0.10.0
  • v0.10.1
  • v0.10.2
  • v0.10.3
  • v0.5.0
  • v0.8.0
  • v0.8.1
  • v0.8.2
  • v0.8.3
  • v0.9.0
  • v0.9.1
  • v0.9.2
  • version-file
  • vfs
  • vlob-api-add-autho-timestamp
  • websockets
  • websockets-2
  • winfsp-support
  • winfspy-disable-get_dir_info_by_name
  • winfspy-enable-pass_query_directory_file_name
  • xdist-in-ci
  • zmq

pending completion
2692

push

travis-ci

touilleMan
Rework blockstore

- rename blockstore API into block API
- Block component store metadata (organization, vlob group, creation date, size, deletion date)
- create BlockStore component (block data storage layer)

6711 of 8163 relevant lines covered (82.21%)

0.82 hits per line

Relevant lines Covered
Build:
Build:
8163 RELEVANT LINES 6711 COVERED LINES
0.82 HITS PER LINE
Source Files on rework-blockstore
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
2692 rework-blockstore Rework blockstore - rename blockstore API into block API - Block component store metadata (organization, vlob group, creation date, size, deletion date) - create BlockStore component (block data storage layer) push 06 Mar 2019 11:16AM UTC touilleMan travis-ci pending completion  
2693 rework-blockstore Rework blockstore - rename blockstore API into block API - Block component store metadata (organization, vlob group, creation date, size, deletion date) - create BlockStore component (block data storage layer) Pull #228 06 Mar 2019 11:16AM UTC web-flow travis-ci pending completion  
2612 rework-blockstore Rework blockstore - rename blockstore API into block API - Block component store metadata (organization, vlob group, creation date, size, deletion date) - create BlockStore component (block data storage layer) Pull #228 28 Feb 2019 10:12PM UTC web-flow travis-ci pending completion  
2611 rework-blockstore Rework blockstore - rename blockstore API into block API - Block component store metadata (organization, vlob group, creation date, size, deletion date) - create BlockStore component (block data storage layer) push 28 Feb 2019 08:15PM UTC touilleMan travis-ci pending completion  
2601 rework-blockstore Rework blockstore - rename blockstore API into block API - Block component store metadata (organization, vlob group, creation date, deletion date) - create BlockStore component (block data storage layer) Pull #228 28 Feb 2019 05:43PM UTC web-flow travis-ci pending completion  
2604 rework-blockstore Rework blockstore - rename blockstore API into block API - Block component store metadata (organization, vlob group, creation date, deletion date) - create BlockStore component (block data storage layer) Pull #228 28 Feb 2019 05:42PM UTC web-flow travis-ci pending completion  
2603 rework-blockstore Rework blockstore - rename blockstore API into block API - Block component store metadata (organization, vlob group, creation date, deletion date) - create BlockStore component (block data storage layer) push 28 Feb 2019 05:40PM UTC touilleMan travis-ci pending completion  
See All Builds (1501)
  • 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