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

pegnet / pegnet
55%
master: 55%

Build:
Build:
LAST BUILD BRANCH: dependabot/npm_and_yarn/controlPanel/ini-1.3.7
DEFAULT BRANCH: master
Repo Added 31 Jul 2019 03:53AM UTC
Files 95
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 PNT-328-peg_source
branch: PNT-328-peg_source
CHANGE BRANCH
x
Reset
  • PNT-328-peg_source
  • Feature_spr_signatures
  • PNT-193_rate_calc_rebase
  • PNT-207_min_submit
  • PNT-225_datasources
  • PNT-230_qol
  • PNT-232_factomd_config_setting
  • PNT-239_pegnet_node
  • PNT-239_pegnet_node_rebase
  • PNT-239_pegnet_node_rebase_2
  • PNT-246_change_coinbase_to_CHANGEME_in_defaultconfig
  • PNT-246_configfile_change_only
  • PNT-270_pnt_rename
  • PNT-270_pnt_rename_rebase
  • PNT-271_1forge_crypto
  • PNT-280_protobuf
  • PNT-280_protobuf_rebase
  • PNT-280_protobuf_rebase_2
  • PNT-286_modularize_grading
  • PNT-286_moduralize_grading_alt
  • PNT-286_moduralize_grading_alt_test
  • PNT-286_moduralize_grading_alt_unittests
  • PNT-286_moduralize_grading_alt_validate
  • PNT-286_moduralize_grading_alt_validate_rebase
  • PNT-286_moduralize_grading_refactor
  • PNT-294_stale_polling
  • PNT-310_opr_spike
  • PNT-329_import_fix
  • PNT-373_Added_Sleep_to_waitloops
  • PNT-375_Check_Addresses_early
  • PNT-377_Add_support_for_multple_addresses
  • PNT-379_Add_Delay_to_submitting_multiple_SPRs
  • PNT-380_Log_entry_hashes_to_allow_checking_entries_in_explorer
  • PNT277-location_from_config
  • Stagging
  • act_height
  • activation_height
  • add_arm64
  • add_duration_log
  • alternative_datasource
  • band_of_accept
  • cmd_bugs
  • coinbase_field
  • conversions_math_module
  • datasource_1forge
  • dependabot/npm_and_yarn/controlPanel/acorn-5.7.4
  • dependabot/npm_and_yarn/controlPanel/ini-1.3.7
  • dependabot/npm_and_yarn/controlPanel/jquery-3.5.0
  • dependabot/npm_and_yarn/controlPanel/lodash-4.17.19
  • dependabot/npm_and_yarn/controlPanel/node-sass-4.14.1
  • detailed_logs
  • develop
  • disable_burns
  • dockermd-minor_fixes
  • feature/PIP-15
  • feature/act_height_20
  • feature/add_new_passets
  • feature/exchanges
  • feature/opr_grade_v5
  • feature/oprband_reward
  • feature/pip13_sign
  • feature/random_pro
  • feature/spr_grade
  • feature/spr_signatures
  • feature/test_gap_price
  • feature/test_grade
  • feature/testnet_grading
  • feature/v5_grader
  • feature/v5_staker
  • flag-typo
  • fork_debug
  • fork_patch
  • free-float
  • grader_refactor
  • grader_refactor_base
  • grader_refactor_rebase
  • grader_v3
  • grader_v3_lite
  • grading_module
  • hotfix/v20height
  • kitco_price_bug
  • larger_limit
  • lxr_update
  • master
  • missing-xtz-alternativeme
  • more_currencies
  • more_detailed_logs
  • new_testnet_act
  • node_remove
  • node_split
  • pay_25
  • pegnet-node
  • pegnet_node_rebase
  • pip-007
  • polling_error_handle
  • polling_value_bug
  • prices_analysis
  • proper_close
  • randompolling
  • reset_cache
  • sb_BalancesCmd
  • staging
  • testing_flag
  • testnet
  • testnet_act
  • testnet_v2
  • trace_log
  • travis_test_1
  • v0.1.0
  • v0.1.1
  • v0.2.0
  • v0.2.1
  • v0.2.2
  • v0.3.0
  • v0.4.0
  • v0.5.0
  • v2.0
  • v2.0.0-beta-1
  • v2.0.1
  • v2.0.2
  • v2_grading_mainnet_activation
  • v4-act_height

09 Oct 2019 05:56PM UTC coverage: 54.552% (+0.05%) from 54.501%
1006

Pull #331

travis-ci-com

web-flow
Fix Errorf formatting types
Pull Request #331: Pnt 328 peg source

164 of 164 new or added lines in 16 files covered. (100.0%)

2960 of 5426 relevant lines covered (54.55%)

82501.16 hits per line

Relevant lines Covered
Build:
Build:
5426 RELEVANT LINES 2960 COVERED LINES
82501.16 HITS PER LINE
Source Files on PNT-328-peg_source
  • List 0
  • Changed 22
  • Source Changed 15
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
1006 PNT-328-peg_source Fix Errorf formatting types Pull #331 09 Oct 2019 06:03PM UTC web-flow travis-ci-com
54.55
1005 PNT-328-peg_source Fix Errorf formatting types push 09 Oct 2019 06:00PM UTC Emyrk travis-ci-com
54.55
1004 PNT-328-peg_source Switch from Floats to uint64s for price quotes The polling layer used to return float64s. This was changed, so now all new datasources must be converted to uint64. This puts the work at each datasource, but keeps the polling layer consistent with... Pull #331 09 Oct 2019 05:56PM UTC web-flow travis-ci-com
54.55
1003 PNT-328-peg_source Switch from Floats to uint64s for price quotes The polling layer used to return float64s. This was changed, so now all new datasources must be converted to uint64. This puts the work at each datasource, but keeps the polling layer consistent with... push 09 Oct 2019 05:53PM UTC Emyrk travis-ci-com
54.55
1002 PNT-328-peg_source Add param to unit test to fix compile issue Pull #331 09 Oct 2019 03:05PM UTC web-flow travis-ci-com
54.55
1001 PNT-328-peg_source Add param to unit test to fix compile issue push 09 Oct 2019 03:03PM UTC Emyrk travis-ci-com
54.55
1000 PNT-328-peg_source Keep all assets in polling for v1 tests Pull #331 09 Oct 2019 01:45PM UTC web-flow travis-ci-com
49.54
999 PNT-328-peg_source Keep all assets in polling for v1 tests push 09 Oct 2019 01:42PM UTC Emyrk travis-ci-com
49.54
998 PNT-328-peg_source Send dbht to polling for peg polling price and ensuring the right height is synced Pull #331 08 Oct 2019 07:02PM UTC web-flow travis-ci-com
49.62
997 PNT-328-peg_source Send dbht to polling for peg polling price and ensuring the right height is synced push 08 Oct 2019 06:54PM UTC Emyrk travis-ci-com
49.62
See All Builds (955)
  • 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