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

nemtech / symbol-sdk-typescript-javascript
91%
main: 91%

Build:
Build:
LAST BUILD BRANCH: dev
DEFAULT BRANCH: main
Repo Added 24 Feb 2020 12:25PM CUT
Files 276
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 merkle_proof
branch: merkle_proof
CHANGE BRANCH
x
Reset
  • merkle_proof
  • 0.22.0-changelog
  • 0.23.1_release
  • 9.6.1
  • added_sort_mosaic_restriction
  • alias-resolution-bugfix
  • block_annoucement
  • deadline_service
  • dependabot/npm_and_yarn/highlight.js-10.4.1
  • dependabot/npm_and_yarn/ini-1.3.7
  • dependabot/npm_and_yarn/lodash-4.17.19
  • dependabot/npm_and_yarn/node-fetch-2.6.1
  • dev
  • e2e
  • export_fix
  • fetch-error-catch
  • finalityRepository
  • fix_export
  • fix_split_cosign_actions
  • fix_unit_test
  • fixed-coverage-batch
  • httpFetch
  • index-and-import-order
  • ipv-role-types
  • main
  • mainnet_release
  • master
  • merkle-endpoints
  • message_type_bug
  • metadata_receipt_pagination
  • network_currency
  • notification_multisig
  • npmignore-review
  • pagination
  • post-release
  • re_track_main
  • receipt_search_height_range
  • release
  • release_new
  • server-10.0.0.4-upgrade
  • server_deployment
  • state-proof-fixes
  • statement-recipient-types
  • task/g533_aggregate_bonded
  • task/g628_metadata_receipt
  • task/g649_finality_ws
  • task/g753_sub_namespace_fix
  • task/g754_mosaic_restriction_fix
  • task/g760_unresolved_address_ws
  • transaction-group-search-doc-fix
  • transaction_hash_issue
  • transaction_service_announce_fix
  • travis-alpha-releases-from-master
  • travis-update
  • ts-mako
  • typescript-fetch-client
  • unhandled_exception_fix
  • update-readme-links
  • updated-description
  • updated-travis
  • v0.17.1
  • v0.17.2
  • v0.17.3
  • v0.17.4
  • v0.18.0
  • v0.19.0
  • v0.19.1
  • v0.19.2
  • v0.20.0
  • v0.20.1
  • v0.20.2
  • v0.20.3
  • v0.20.5
  • v0.20.6
  • v0.20.7
  • v0.21.0
  • v0.22.0
  • v0.22.1
  • v0.22.2
  • v0.23.0
  • v0.23.2
  • v1.0.0
  • v1.0.1
  • v1.0.1_release
  • version-upgrades

pending completion
1842

Pull #727

travis-ci-com

web-flow
Merge 189945d3b into 853f42685
Pull Request #727: Merkle proof + finalization proof + block type fixes

1744 of 2153 branches covered (81.0%)

Branch coverage included in aggregate %.

261 of 261 new or added lines in 39 files covered. (100.0%)

5240 of 5530 relevant lines covered (94.76%)

26224.63 hits per line

Relevant lines Covered
Build:
Build:
5530 RELEVANT LINES 5240 COVERED LINES
26224.63 HITS PER LINE
Source Files on merkle_proof
  • Tree
  • List 274
  • Changed 70
  • Source Changed 34
  • Coverage Changed 69
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/LineBranch HitsBranch Misses
6.98
src/service/StateProofService.ts257 68 6 62 1.0 0 18
25.74
src/service/TransactionService.ts252 61 24 37 2.0 2 38
33.33
src/model/restriction/AccountRestrictionsInfo.ts38 3 1 2 1.0 0 0
57.78
src/model/receipt/Statement.ts168 22 17 5 8.0 9 14
62.5
src/infrastructure/RestrictionAccountHttp.ts94 + 512 + 210 + 32 - 11.0 0 4
65.31
...transaction/AccountMosaicRestrictionTransaction.ts212 36 26 10 5.0 6 7
67.01
src/service/MosaicRestrictionTransactionService.ts256 60 46 14 2.0 19 18
70.0
src/model/lock/SecretLockInfo.ts98 + 520 + 114 + 16 1.0 0 0
71.93
...ransaction/AccountAddressRestrictionTransaction.ts215 37 28 9 7.0 13 7
72.73
src/model/namespace/MosaicAlias.ts59 9 7 2 4.0 1 1
Showing 1 to 10 of 274 entries
  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 28
  • Next
  • ►
    94.65
    src/
  • ►
    100.0
    test/

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
1842 merkle_proof Merge 189945d3b into 853f42685 Pull #727 01 Dec 2020 07:47PM CUT web-flow travis-ci-com pending completion  
1841 merkle_proof Make nemesis/importance block optional push 01 Dec 2020 07:43PM CUT rg911 travis-ci-com pending completion  
1840 merkle_proof Merge df02dc067 into 853f42685 Pull #727 01 Dec 2020 05:39PM CUT web-flow travis-ci-com pending completion  
1839 merkle_proof Finality proof fix push 01 Dec 2020 05:34PM CUT rg911 travis-ci-com pending completion  
1835 merkle_proof Merge 4948e6a4f into 1888cd00b Pull #727 01 Dec 2020 11:58AM CUT web-flow travis-ci-com pending completion  
1834 merkle_proof Added state version push 30 Nov 2020 10:10PM CUT rg911 travis-ci-com pending completion  
1826 merkle_proof Merge 83c461ba3 into 1888cd00b Pull #727 27 Nov 2020 08:44PM CUT web-flow travis-ci-com pending completion  
1825 merkle_proof added unit tests push 27 Nov 2020 08:39PM CUT rg911 travis-ci-com pending completion  
1824 merkle_proof Merge remote-tracking branch 'origin/dev' into merkle_proof # Conflicts: # e2e/infrastructure/IntegrationTestHelper.ts # package-lock.json # package.json # src/infrastructure/RestrictionAccountRepository.ts # src/infrastructure/TransactionReposit... push 27 Nov 2020 08:35PM CUT fboucquez travis-ci-com pending completion  
1823 merkle_proof Merge 76a2f984f into 1888cd00b Pull #727 27 Nov 2020 03:38PM CUT web-flow travis-ci-com pending completion  
See All Builds (912)
  • 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