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

RiseVision / rise-node
94%
development: 93%

Build:
Build:
LAST BUILD BRANCH: dependabot/npm_and_yarn/y18n-3.2.2
DEFAULT BRANCH: development
Repo Added 20 Oct 2017 02:26PM UTC
Files 147
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/protobuf
branch: feature/protobuf
CHANGE BRANCH
x
Reset
  • feature/protobuf
  • 1.0.1
  • 1.3.3
  • 1.3.4
  • accountlogic-refactor
  • add-alessio-contributor
  • coveralls-fix
  • dependabot/npm_and_yarn/axios-0.18.1
  • dependabot/npm_and_yarn/axios-0.21.1
  • dependabot/npm_and_yarn/handlebars-4.7.3
  • dependabot/npm_and_yarn/handlebars-4.7.6
  • dependabot/npm_and_yarn/ini-1.3.7
  • dependabot/npm_and_yarn/js-yaml-3.13.1
  • dependabot/npm_and_yarn/lodash-4.17.13
  • dependabot/npm_and_yarn/lodash-4.17.19
  • dependabot/npm_and_yarn/lodash.merge-4.6.2
  • dependabot/npm_and_yarn/mixin-deep-1.3.2
  • dependabot/npm_and_yarn/socket.io-2.4.0
  • dependabot/npm_and_yarn/y18n-3.2.2
  • dependencies-cleanup
  • development
  • documentation
  • feature-long
  • feature/clockdrift
  • feature/coveralls
  • feature/db-exceptions
  • feature/docker
  • feature/fairvote
  • feature/fairvote-try2-better-round-logic
  • feature/firewalled-forgers
  • feature/imtp-v2-wip
  • feature/in-memory-tx-processing
  • feature/node-8
  • feature/notxconflicts
  • feature/perf-improvements
  • feature/protobuf-veke
  • feature/request-logger
  • feature/rest-docs
  • feature/sequelize-parallel-tx-processing
  • feature/tests-andrea
  • feature/travis-notification
  • feature/typescript
  • feature/typescript-integration-tests
  • feature/typescript-matteo
  • feature/typescript-pixelplex
  • feature/typescript-pixelplex-loader
  • feature/typescript-readme
  • fix-issue-53
  • fix-issue-56
  • fix/negative-timestamp
  • fix/remove-unused-deps
  • hotfix/require-id-tx-query
  • int-tests-highlevel
  • issue-102
  • issue-109
  • issue-89
  • issue-95
  • issue-96
  • jguidos-typo-readme
  • master
  • next-minor
  • testnet
  • tests-guidos
  • tests-jguidos
  • unit-test-inTrasfer
  • unit-test-logic-transactionPool
  • unit-test-logic-vote
  • unit-test-modules-transport
  • unit-test/fix-development-banch-tests
  • unit-test/logi-signature
  • unit-test/logic-blockreward
  • unit-test/logic-dapp
  • unit-test/logic-multisignature
  • unit-test/logic-outTransfer
  • unit-test/logic-peer
  • unit-test/logic-peers
  • unit-test/logic-round
  • v1.0.2
  • v1.0.3
  • v1.1.0t
  • v1.1.1
  • v1.1.1t
  • v1.2.0
  • v1.2.0t
  • v1.3.0-t
  • v1.3.1t
  • v1.3.2
  • v1.3.2t
  • v1.3.4
  • v3.0.1
  • v3.0.2
  • wip/address-verif-tx-post

pending completion
721

push

travis-ci

mcanever
Added a few tests to increase coverage

1910 of 2148 branches covered (88.92%)

Branch coverage included in aggregate %.

5337 of 5566 relevant lines covered (95.89%)

65.38 hits per line

Relevant lines Covered
Build:
Build:
5566 RELEVANT LINES 5337 COVERED LINES
65.38 HITS PER LINE
Source Files on feature/protobuf
  • List 0
  • Changed 14
  • Source Changed 0
  • Coverage Changed 14
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
721 feature/protobuf Added a few tests to increase coverage push 08 Sep 2018 01:49PM UTC mcanever travis-ci pending completion  
718 feature/protobuf Merge remote-tracking branch 'origin/feature/protobuf' into feature/protobuf # Conflicts: # .devutils/broadcast.ts # .devutils/devnet_unconfirmed_txs.sh push 05 Sep 2018 01:48PM UTC mcanever travis-ci pending completion  
717 feature/protobuf WIP #122 - [Devnet testing] Add script to monitor unconfirmed TXs; Added broadcastVotes to .devutils/broadcast.ts to test vote transactions push 28 Aug 2018 10:02PM UTC mcanever travis-ci pending completion  
716 feature/protobuf WIP #122 - Improved tx & blocks fromBytes() performance by > 30%. Improved MyBigNumb.fromBuffer / toBuffer performance by removing complex calculations when not needed. Changed from ByteBuffer.copy() to Buffer.slice() in tx & blk fromBytes() Added... push 26 Aug 2018 06:46PM UTC mcanever travis-ci pending completion  
715 feature/protobuf fixed some deep equality checks due to newly introduced relays field in protobuf responses. Fixed newly introduced bug that prevented blocks to be removed in case of attached assets due to the new deepFreeze functionality. push 23 Aug 2018 02:00PM UTC vekexasia travis-ci pending completion  
714 feature/protobuf WIP #122 - Improved again TransportV2.calcNumBlocksToLoad(). Fixed erroneusly changed blockTime. Moved getMinBytesSize / getMaxBytesSize to non-static methods. Attempt to fix BlocksModel.toSTringBlockType() not propagating txs. BlocksChainModule.p... push 23 Aug 2018 01:10AM UTC mcanever travis-ci pending completion  
711 feature/protobuf WIP #122 - Benchmark for TransactionLogic.fromBytes to try improve perf. push 19 Aug 2018 10:14AM UTC mcanever travis-ci pending completion  
709 feature/protobuf WIP #122 - TransportV2: Better calc of # of blocks to send based on txs. Fixed unit test and integration tested. push 15 Aug 2018 08:07AM UTC mcanever travis-ci pending completion  
703 feature/protobuf Merge branch 'development' into feature/protobuf # Conflicts: # package-lock.json push 08 Aug 2018 07:37AM UTC mcanever travis-ci pending completion  
698 feature/protobuf WIP #122 - Better tests for ProtoBufHelper (done) api 07 Aug 2018 09:41AM UTC mcanever travis-ci pending completion  
See All Builds (624)
  • 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

© 2025 Coveralls, Inc