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

nemtech / symbol-sdk-typescript-javascript
87%
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 task/g533_aggregate_bonded
branch: task/g533_aggregate_bonded
CHANGE BRANCH
x
Reset
  • task/g533_aggregate_bonded
  • 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
  • merkle_proof
  • 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/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
1280

Pull #539

travis-ci-com

web-flow
Merge 418079679 into 24cae728d
Pull Request #539: maxFee in Aggregate transactions

1055 of 1455 branches covered (72.51%)

Branch coverage included in aggregate %.

19 of 19 new or added lines in 3 files covered. (100.0%)

4269 of 4684 relevant lines covered (91.14%)

28997.17 hits per line

Relevant lines Covered
Build:
Build:
4684 RELEVANT LINES 4269 COVERED LINES
28997.17 HITS PER LINE
Source Files on task/g533_aggregate_bonded
  • Tree
  • List 195
  • Changed 21
  • Source Changed 3
  • Coverage Changed 21
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/LineBranch HitsBranch Misses
19.82
src/infrastructure/NamespaceHttp.ts296 81 22 59 1.0 0 30
24.21
src/service/TransactionService.ts237 55 21 34 2.0 2 38
25.0
src/model/transaction/SyncAnnounce.ts39 4 1 3 1.0 0 0
29.63
src/core/utils/DtoMapping.ts74 16 8 8 17.0 + 1.00 11
33.33
src/model/account/AccountNames.ts38 3 1 2 1.0 0 0
35.14
src/infrastructure/RestrictionMosaicHttp.ts158 37 13 24 1.0 0 0
39.79
src/infrastructure/Listener.ts440 133 59 74 1.0 17 41
44.07
src/infrastructure/TransactionHttp.ts212 53 24 29 1.0 2 4
50.0
src/model/namespace/EmptyAlias.ts57 6 4 2 2.0 0 2
50.0
src/infrastructure/RestrictionAccountHttp.ts78 18 9 9 1.0 0 0
Showing 1 to 10 of 195 entries
  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 20
  • Next
  • ►
    91.01
    src/
  • ►
    100.0
    test/

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
1280 task/g533_aggregate_bonded Merge 418079679 into 24cae728d Pull #539 15 Apr 2020 09:23PM CUT web-flow travis-ci-com pending completion  
1279 task/g533_aggregate_bonded Merge 3aeaf87dc into 24cae728d Pull #539 15 Apr 2020 09:21PM CUT web-flow travis-ci-com pending completion  
1278 task/g533_aggregate_bonded Merge 18efcf128 into 24cae728d Pull #539 15 Apr 2020 09:16PM CUT web-flow travis-ci-com pending completion  
1277 task/g533_aggregate_bonded Merge 70d3b071b into 24cae728d Pull #539 15 Apr 2020 09:05PM CUT web-flow travis-ci-com pending completion  
1275 task/g533_aggregate_bonded Merge fc87f8767 into 24cae728d Pull #539 15 Apr 2020 08:41PM CUT web-flow travis-ci-com pending completion  
1274 task/g533_aggregate_bonded Fixed #533 - Added setMaxFeeForAggregate - Changed setMaxFee for stand alone tx only - Addes getMaxCosignatures - Added getNetworkMaxCosignaturesPerAggregate push 15 Apr 2020 08:36PM CUT rg911 travis-ci-com pending completion  
1273 task/g533_aggregate_bonded Fixed eslint warnings (#538) * Fixed #535 * Fixed #536 push 15 Apr 2020 08:22PM 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