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

nemtech / catapult-rest
100%
main: 100%

Build:
Build:
LAST BUILD BRANCH: dependabot/npm_and_yarn/rest/normalize-url-4.5.1
DEFAULT BRANCH: main
Repo Added 30 Jul 2020 01:49PM UTC
Files 54
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 v2.3.4
branch: v2.3.4
CHANGE BRANCH
x
Reset
  • v2.3.4
  • 2.3.2_change_log
  • aggregate_codec_fix
  • alias_listener_support
  • babel_removal
  • coin_market_cap_endpoints
  • dependabot/npm_and_yarn/catapult-sdk/hosted-git-info-2.8.9
  • dependabot/npm_and_yarn/catapult-sdk/lodash-4.17.21
  • dependabot/npm_and_yarn/catapult-sdk/y18n-4.0.1
  • dependabot/npm_and_yarn/rest/bl-2.2.1
  • dependabot/npm_and_yarn/rest/find-my-way-2.2.5
  • dependabot/npm_and_yarn/rest/glob-parent-5.1.2
  • dependabot/npm_and_yarn/rest/handlebars-4.7.7
  • dependabot/npm_and_yarn/rest/hosted-git-info-2.8.9
  • dependabot/npm_and_yarn/rest/lodash-4.17.21
  • dependabot/npm_and_yarn/rest/normalize-url-4.5.1
  • dependabot/npm_and_yarn/rest/npm-user-validate-1.0.1
  • dependabot/npm_and_yarn/rest/ssri-6.0.2
  • dependabot/npm_and_yarn/rest/ws-7.4.6
  • dependabot/npm_and_yarn/rest/y18n-3.2.2
  • dependabot/npm_and_yarn/spammer/find-my-way-2.2.5
  • dependabot/npm_and_yarn/spammer/glob-parent-5.1.2
  • dependabot/npm_and_yarn/spammer/hosted-git-info-2.8.9
  • dependabot/npm_and_yarn/spammer/lodash-4.17.21
  • dependabot/npm_and_yarn/spammer/y18n-4.0.1
  • dependabot/npm_and_yarn/tools/glob-parent-5.1.2
  • dependabot/npm_and_yarn/tools/hosted-git-info-2.8.9
  • dependabot/npm_and_yarn/tools/lodash-4.17.21
  • dev
  • enstimated_storage_info
  • finality_for_testnet_v3
  • finalization
  • finalization_proof_v1_schema_patch
  • finalization_use_network_properties_fork_height
  • fix_deployment_config
  • initial_main
  • main
  • master
  • max_zmq_socket_cap
  • multisig-search
  • namespace-query-check
  • new-block-types
  • new_socket_fix
  • node_info_node_key
  • notification_fix
  • pool_size
  • receipt_endpoint_height_range
  • socket_cap_small_fix
  • start_server_using_cluster
  • state-merkle
  • state-merkle-bug
  • state-version
  • status_code_update
  • task/323-update-schemas-for-unsigned-values
  • task/455-review-account-restrictions-endpoints
  • task/458-update-lock-secret-endpoint
  • task/466-review-mosaic-restrictions-endpoints
  • task/469-add-new-transaction-filters
  • task/477-update-voting-link-points-to-epochs
  • task/483-add-filter-transferMosaicId
  • task/488-update-block-meta-fields
  • task/605_circulating_supply_endpoints
  • task/T309-enhance-ws-response-wih-topic
  • task/T437-new-formatters
  • task/T438-make-db-schemas-exhaustive
  • task/T439-strict-schema-parser
  • task/T440-transaction-statements-by-multiple-receipt-types
  • task/T446-clarifying-comment
  • task/T456-add-connectionPoolSize-config-option
  • task/T458-finalization-proof-endpoints
  • task/T459-add-finalized-blocks-ws-channel
  • task/T461-update-chain-endpoints
  • task/T470-add-transfer-amount-filters
  • task/T474-added-level-to-multisig-graph
  • task/T487-remove-type-interpretation-from-transfer-message
  • task/T496-prioritize-and-return-single-statuses
  • task/T871-namespace-fix-schema
  • task/add-missing-schemas
  • task/fix-finalized-ws
  • task/fix-formatter-not-considering-modeltype-none
  • task/g326_add_min_fee_multiplier
  • task/g558_pagination_after_filter
  • task/g566_all_groups_for_cosigner
  • task/g576_page_number_fix
  • task/g595_symbol_bootsrap_version
  • task/g621_median_transaction_fees
  • task/improve-pagination-performance
  • task/update-version
  • task/updated-changelog
  • testnet-changelog
  • testnet/v3
  • transaction_filter_fix
  • transfer_mosaic_id_filter_fix
  • unique_alias_names
  • unlock_account
  • updated_chain_status_codes
  • v1.2.0
  • v1.2.1
  • v1.3.0
  • v1.3.1
  • v2.0.0
  • v2.1.0
  • v2.2.0
  • v2.2.1
  • v2.3.0
  • v2.3.1
  • v2.3.2
  • v2.3.3
  • v2.3.5
  • v2.3.6
  • v2.3.6_release
  • v2.3.7
  • zmq_socket_fix

pending completion
2949

push

travis-ci-com

web-flow
Dev ->  Main (#587)

* Account search endpoint page number issue (#577)

* Fixed #576

* PR feedback

* Cap max count of zmq subscriptions (#584)

* temp check in

* lint fixes

* Updated with logger

* lint fix

* added close reason when socket closed

* make sure error message is not undefined

* lint fix

* changed cap calulation to stop accepting new subscriptions at exactly… (#586)

* changed cap calulation to stop accepting new subscriptions at exactly the max level.

* fixed lint

* 2.3.4 change log

272 of 276 branches covered (98.55%)

Branch coverage included in aggregate %.

1315 of 1316 relevant lines covered (99.92%)

135.57 hits per line

Relevant lines Covered
Build:
Build:
1316 RELEVANT LINES 1315 COVERED LINES
135.57 HITS PER LINE
Source Files on v2.3.4
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
2949 v2.3.4 Dev -> Main (#587) * Account search endpoint page number issue (#577) * Fixed #576 * PR feedback * Cap max count of zmq subscriptions (#584) * temp check in * lint fixes * Updated with logger * lint fix * added close reas... push 05 Mar 2021 02:33PM UTC web-flow travis-ci-com pending completion  
See All Builds (870)
  • 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