Closed Anna-Strakovskaia closed 5 years ago
Merging #14 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #14 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 35 35
Lines 1222 1222
=====================================
Hits 1222 1222
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 c469390...acfa740. Read the comment docs.
Thanks for the fix :)
In Sampling at specific times raw
s = sample_at(times)
should bes = bm.sample_at(times)
to work.