JuliaPlots / RecipesPipeline.jl

Utilities for processing recipes
http://juliaplots.org/RecipesPipeline.jl/dev/
MIT License
17 stars 17 forks source link

Add compat for RecipesBase #32

Closed SebastianM-C closed 4 years ago

SebastianM-C commented 4 years ago

This should help with the test failure here: https://travis-ci.org/github/JuliaPlots/Plots.jl/jobs/671297263?utm_medium=notification&utm_source=github_status @daschw

codecov-io commented 4 years ago

Codecov Report

Merging #32 into master will decrease coverage by 0.19%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #32      +/-   ##
=========================================
- Coverage    0.19%   0.00%   -0.20%     
=========================================
  Files          10      10              
  Lines         505     450      -55     
=========================================
- Hits            1       0       -1     
+ Misses        504     450      -54     
Impacted Files Coverage Δ
src/RecipesPipeline.jl 0.00% <0.00%> (-12.50%) :arrow_down:
src/api.jl 0.00% <0.00%> (ø)
src/group.jl 0.00% <0.00%> (ø)
src/utils.jl 0.00% <0.00%> (ø)
src/series.jl 0.00% <0.00%> (ø)
src/plot_recipe.jl 0.00% <0.00%> (ø)
src/type_recipe.jl 0.00% <0.00%> (ø)
src/user_recipe.jl 0.00% <0.00%> (ø)
src/series_recipe.jl 0.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 078fa6f...3c758f5. Read the comment docs.