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

trufflesuite / ganache-core / 1398 / 3
83%
develop: 83%

Build:
DEFAULT BRANCH: develop
Ran 13 Feb 2019 05:55PM UTC
Files 33
Run time 103min
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

13 Feb 2019 05:52PM UTC coverage: 80.572%. Remained the same
1398.3

push

travis-ci

davidmurdoch
Refactored gas tests (#289)

* Moving gas test into subdirectory

* Moved helper functions into gas lib directory
Refactored gasLimit, gasPrices, gas, custom_gas_limit, custom_gas_price.

* Moving gas solidity file into contract gas directory

* Extracted rpc and sleep to individual files
Updated bootstrap and compileAndDeploy module

* Removed utils.js in favor of extracting functionality into files
Added getWeb3
Added preloadWeb3 (get web3 with mocha support)

* Fixed broken reference to relocated helper files and/or contract

* Documented setUp module

* Updated path.join arguments

* Only need to specify contract subdirectory when bootstrapping contracts

* Replaced arrow with traditional functions.
Mocha recommended. https://mochajs.org/#arrow-functions
Truncated a couple of test descriptions to under 120 characters

* Testing gasPrice when specified as a string

* Renamed web3 helper files and modules
preloadTestProvider is dependent on initializeTestProvider
Updated test references.

* Adding renamed web3 helpers

* Added options support to compileAndDeploy module
Removed unnecessary helper file
Update deploy references in test.

* Replacing web3 BN function with a direct BN library reference

* Replaced BN.js with number-to-bn module.
number-to-bn handles type variations

* Renamed to confirmGasPrice.

* Changed toByte -> toByteHexString

* Renamed setUp to bootstrap
Changed a documented contractPath to contractSubdirectory

* Change 'service' to 'context' when bootstrapping
Added both 'byzantium' and 'constantinople' to automated gas test.

* Skipping broken test for now.

* Set hardfork options when testing many transactions in a block

* Removed a redundant gas price test.

* Update TEST_BUILD path

* No longer destructuring receipts

* Contract deployments now exports receipts as part of the context

* Streamlined bootstrap's returned test assets
Removed preloadTestProvider ... (continued)

804 of 1134 branches covered (70.9%)

Branch coverage included in aggregate %.

2294 of 2711 relevant lines covered (84.62%)

621.33 hits per line

Source Files on job 1398.3
  • Tree
  • List 0
  • Changed 25
  • Source Changed 0
  • Coverage Changed 25
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 239
  • Travis Job 1398.3
  • 86d565bc on github
  • Prev Job for on develop (#1337.1)
  • Next Job for on develop (#1406.2)
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