cscherrer / SossMLJ.jl

SossMLJ makes it easy to build MLJ machines from user-defined models from the Soss probabilistic programming language
https://cscherrer.github.io/SossMLJ.jl/stable/
MIT License
15 stars 1 forks source link

[docs] Remove italics #113

Closed DilumAluthge closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #113 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #113   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            7         7           
  Lines           78        96   +18     
=========================================
+ Hits            78        96   +18     
Impacted Files Coverage Δ
src/types.jl 100.00% <0.00%> (ø)
src/models.jl 100.00% <0.00%> (ø)
src/particles.jl 100.00% <0.00%> (ø)
src/predictors.jl 100.00% <0.00%> (ø)
src/loss-functions.jl 100.00% <0.00%> (ø)
src/machine-operations.jl 100.00% <0.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 11fe3cd...164957c. Read the comment docs.