3551 Commits

Author SHA1 Message Date
Leonid Logvinov
20985d515f
Address feedback 2018-03-13 19:13:37 +01:00
Leonid Logvinov
0334004b11
Revert "Report all coverage reports together"
This reverts commit 11ed5d62baa0cce4014afaf6986a0745cc853bef.
2018-03-13 19:09:16 +01:00
Leonid Logvinov
11ed5d62ba
Report all coverage reports together 2018-03-13 16:34:37 +01:00
Leonid Logvinov
5827170815
Add other statement types 2018-03-13 15:49:46 +01:00
Leonid Logvinov
a9db0e8ebe
Properly and consistently parse ENV vars 2018-03-13 15:19:31 +01:00
Leonid Logvinov
a0791455e1
Add forgotten file 2018-03-13 14:41:46 +01:00
Leonid Logvinov
efb0ee4c02
Start using solidity-parser-antlr 2018-03-13 11:53:45 +01:00
Leonid Logvinov
88c6694ffc
Submit a TD PR 2018-03-12 13:24:07 +01:00
Leonid Logvinov
20826e0f08
Add an explanatory comment for making ranges unique 2018-03-12 12:56:22 +01:00
Leonid Logvinov
e474096119
Fix a typo in handling env variables 2018-03-12 12:53:51 +01:00
Leonid Logvinov
075f286130
Introduce TESTRPC_FIRST_ADDRESS 2018-03-12 12:53:07 +01:00
Leonid Logvinov
32e3cab116
Make BlockchainLifecycle accept only web3Wrapper 2018-03-12 12:51:37 +01:00
Leonid Logvinov
49ff4299c6
Fix comments 2018-03-12 12:42:14 +01:00
Leonid Logvinov
4d18a4802d
Fix deployer CHANGELOG 2018-03-12 12:40:00 +01:00
Fabio Berger
d613791104 Merge branch 'feature/solcov' of github.com:0xProject/0x-monorepo into feature/solcov
* 'feature/solcov' of github.com:0xProject/0x-monorepo:
  Add a HACK to detect coverage of the modifiers with no parameters
2018-03-12 12:32:32 +01:00
Fabio Berger
44f7f79bd9 Improve the sol-cov readme 2018-03-12 12:32:07 +01:00
Leonid Logvinov
1cdfbbadaa
Add a HACK to detect coverage of the modifiers with no parameters 2018-03-12 12:31:33 +01:00
Leonid Logvinov
2a9913b8fb
Treap transactions to address 0x0 as contract creation 2018-03-12 06:07:01 +01:00
Leonid Logvinov
9b8d2ed469
Add sol-cov README 2018-03-12 04:03:51 +01:00
Leonid Logvinov
17148df06d
Add an example deployment script 2018-03-12 03:47:46 +01:00
Leonid Logvinov
d93089fcc0
Fix subproviders CHANGELOG 2018-03-12 03:37:31 +01:00
Leonid Logvinov
870995933a
Remove redundant Date.now() 2018-03-12 03:37:30 +01:00
Leonid Logvinov
d6c2e47bbd
Make env variables parsing more strict and add docs 2018-03-12 03:37:30 +01:00
Leonid Logvinov
e2b2bf1e0d
Fix a typo 2018-03-12 03:37:30 +01:00
Leonid Logvinov
c4a18ee64b
Make Deployer configurable by jsonrpcUrl instead of jsonrpcPort 2018-03-12 03:37:30 +01:00
Leonid Logvinov
7143996d26
Use locks instead of semaphores in ledger subprovider 2018-03-12 03:37:30 +01:00
Leonid Logvinov
22f78a2c52
Don't await lock releases 2018-03-12 03:37:30 +01:00
Leonid Logvinov
bd7517cfd4
Add support for async calls under coverage 2018-03-12 03:37:30 +01:00
Leonid Logvinov
9bffce9dc5
Fix coverage:report:html 2018-03-12 03:37:30 +01:00
Leonid Logvinov
10f6a17857
Add builtin modifier 'constant' 2018-03-12 03:37:30 +01:00
Leonid Logvinov
2197c2481a
Increase timeout 2018-03-12 03:37:30 +01:00
Leonid Logvinov
8d90e640b0
Keep coverage directory 2018-03-12 03:37:30 +01:00
Leonid Logvinov
368870a2fc
Fix sources list generation in a compiler 2018-03-12 03:37:30 +01:00
Leonid Logvinov
945a19bb61
Fix a typo in tests 2018-03-12 03:37:30 +01:00
Leonid Logvinov
b0abc384bc
Disable completed docs rule 2018-03-12 03:37:30 +01:00
Leonid Logvinov
8f45e9a518
Run coverage on CI 2018-03-12 03:37:29 +01:00
Leonid Logvinov
b06f1d1982
Use custom fork of ganache-core 2018-03-12 03:37:29 +01:00
Leonid Logvinov
4365350430
Don't do parallel calls 2018-03-12 03:37:29 +01:00
Leonid Logvinov
3b158cb726
Address feedback 2018-03-12 03:37:29 +01:00
Leonid Logvinov
2298a34c37
Make _getSingleFileCoverageForTrace a private static method 2018-03-12 03:37:29 +01:00
Leonid Logvinov
633039c528
Use better variable name 2018-03-12 03:37:29 +01:00
Leonid Logvinov
ee31d5e24d
Introduce redundant vars 2018-03-12 03:37:29 +01:00
Leonid Logvinov
f590aa11f7
Throw an error if artifacts not found 2018-03-12 03:37:29 +01:00
Leonid Logvinov
6b7f48644c
Fix a typo 2018-03-12 03:37:29 +01:00
Leonid Logvinov
21aac75533
Use string enum for branch types 2018-03-12 03:37:29 +01:00
Leonid Logvinov
95b02a3197
Fix a typo 2018-03-12 03:37:29 +01:00
Leonid Logvinov
be7c444959
Remove initial implementation entry 2018-03-12 03:37:29 +01:00
Leonid Logvinov
f02d3f689d
Document env variables 2018-03-12 03:37:29 +01:00
Leonid Logvinov
981752059c
Add double negation before using shouldUseInProcessGanache 2018-03-12 03:37:29 +01:00
Leonid Logvinov
6c87ebac01
Rename useInProcessGanache to shouldUseInProcessGanache 2018-03-12 03:37:28 +01:00