• 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.0
branch: v2.3.0
CHANGE BRANCH
x
Reset
  • v2.3.0
  • 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.1
  • v2.3.2
  • v2.3.3
  • v2.3.4
  • v2.3.5
  • v2.3.6
  • v2.3.6_release
  • v2.3.7
  • zmq_socket_fix

pending completion
2746

push

travis-ci-com

web-flow
Add minFeeMultiplier (#552)

* - Added minFeeMultiplier to fees endpoint
- Added nodePropertyFilePath in apiNode in rest.json
- Renamed & moved network properties filePath to apiNode in rest.json

* Updated changelog

* Fixed typo

* Updated version

* Updated version file

* Updated private test network type

* Updated changelog

* PR review fixes

267 of 272 branches covered (98.16%)

Branch coverage included in aggregate %.

1288 of 1290 relevant lines covered (99.84%)

138.01 hits per line

Relevant lines Covered
Build:
Build:
1290 RELEVANT LINES 1288 COVERED LINES
138.01 HITS PER LINE
Source Files on v2.3.0
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
2746 v2.3.0 Add minFeeMultiplier (#552) * - Added minFeeMultiplier to fees endpoint - Added nodePropertyFilePath in apiNode in rest.json - Renamed & moved network properties filePath to apiNode in rest.json * Updated changelog * Fixed typo * Updat... push 14 Jan 2021 08:43PM 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