Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bump cov - more PyPlot exs #4469

Merged
merged 7 commits into from
Oct 21, 2022
Merged

bump cov - more PyPlot exs #4469

merged 7 commits into from
Oct 21, 2022

Conversation

t-bltg
Copy link
Member

@t-bltg t-bltg commented Oct 21, 2022

  • nearly all PyPlot disabled examples are ok now;
  • bump coverage (:tired_face:, never enough), add more tests.

@t-bltg t-bltg force-pushed the cov_2 branch 2 times, most recently from d9664d6 to f70e957 Compare October 21, 2022 08:24
@codecov
Copy link

codecov bot commented Oct 21, 2022

Codecov Report

Base: 87.38% // Head: 88.32% // Increases project coverage by +0.94% 🎉

Coverage data is based on head (1ad79de) compared to base (db6049f).
Patch coverage: 66.66% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4469      +/-   ##
==========================================
+ Coverage   87.38%   88.32%   +0.94%     
==========================================
  Files          40       40              
  Lines        7941     7863      -78     
==========================================
+ Hits         6939     6945       +6     
+ Misses       1002      918      -84     
Impacted Files Coverage Δ
src/examples.jl 98.33% <ø> (+10.27%) ⬆️
src/recipes.jl 79.70% <ø> (+4.34%) ⬆️
src/axes.jl 87.79% <50.00%> (+1.40%) ⬆️
src/backends/gr.jl 89.92% <61.11%> (-0.01%) ⬇️
src/components.jl 90.07% <80.00%> (+0.93%) ⬆️
src/animation.jl 96.19% <100.00%> (+6.47%) ⬆️
src/layouts.jl 90.82% <0.00%> (+0.29%) ⬆️
src/plot.jl 97.05% <0.00%> (+2.94%) ⬆️
... and 3 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@t-bltg t-bltg merged commit a3eb29e into JuliaPlots:master Oct 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants