Closed ayan-b closed 4 years ago
Merging #63 into trunk will not change coverage. The diff coverage is
100.00%
.
@@ Coverage Diff @@
## trunk #63 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 1 1
Lines 72 72
=========================================
Hits 72 72
Impacted Files | Coverage Δ | |
---|---|---|
gdist.pyx | 100.00% <100.00%> (ø) |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update da6c8f5...0f400ad. Read the comment docs.
Modified flake8 configuration to enable linting for cython files.
Closes https://github.com/the-virtual-brain/tvb-gdist/issues/60