index
:
dexon-0x-contracts
dev
master
stable
DEXON fork of 0x protocol contracts forked from 0x-monorepo (https://github.com/dexon-foundation/0x-contracts)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packages
/
sol-cov
/
src
/
coverage_manager.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make sol-cov work with truffle and other artifact adapters
Leonid Logvinov
2018-05-23
1
-35
/
+64
*
Create coverage dir if doesn't exist
Fabio Berger
2018-05-11
1
-0
/
+5
*
Remove unused deployer docs configs
Leonid Logvinov
2018-05-10
1
-3
/
+1
*
Fix linter issues
Leonid Logvinov
2018-05-10
1
-6
/
+5
*
Add removeHexPrefix util method
Leonid Logvinov
2018-05-07
1
-6
/
+2
*
Fix sol-cov to work with the new artifacts format
Leonid Logvinov
2018-05-07
1
-24
/
+27
*
Implement new artifacts format
Leonid Logvinov
2018-05-07
1
-2
/
+8
*
Add tests for sol-cov
Leonid Logvinov
2018-03-15
1
-1
/
+1
*
Submit a TD PR
Leonid Logvinov
2018-03-12
1
-1
/
+1
*
Add an explanatory comment for making ranges unique
Leonid Logvinov
2018-03-12
1
-0
/
+1
*
Add a HACK to detect coverage of the modifiers with no parameters
Leonid Logvinov
2018-03-12
1
-0
/
+24
*
Remove redundant Date.now()
Leonid Logvinov
2018-03-12
1
-1
/
+1
*
Make _getSingleFileCoverageForTrace a private static method
Leonid Logvinov
2018-03-12
1
-50
/
+51
*
Use better variable name
Leonid Logvinov
2018-03-12
1
-2
/
+2
*
Introduce redundant vars
Leonid Logvinov
2018-03-12
1
-3
/
+6
*
Stop making an assumption that contract code is immutable
Leonid Logvinov
2018-03-12
1
-48
/
+39
*
Add sol-cover implementation
Leonid Logvinov
2018-03-12
1
-0
/
+166