Closed theogf closed 2 years ago
Merging #443 (708c0e9) into master (cb6357a) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #443 +/- ##
=======================================
Coverage 93.14% 93.14%
=======================================
Files 52 52
Lines 1254 1254
=======================================
Hits 1168 1168
Misses 86 86
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 cb6357a...708c0e9. Read the comment docs.
@theogf I can't leave it as a suggestion but you can now replace the doctestfilters
argument with
doctestfilters=JuliaGPsDocs.DOCTEST_FILTERS
Same as https://github.com/JuliaGaussianProcesses/AbstractGPs.jl/pull/312
Also need to update
examples/README.md