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

Gaston: Int32 / Int64 #4609

Merged
merged 4 commits into from
Dec 29, 2022
Merged

Gaston: Int32 / Int64 #4609

merged 4 commits into from
Dec 29, 2022

Conversation

t-bltg
Copy link
Member

@t-bltg t-bltg commented Dec 28, 2022

Following mbaz/Gaston.jl#179.

@t-bltg t-bltg added enhancement improving existing functionality Gaston labels Dec 28, 2022
@codecov
Copy link

codecov bot commented Dec 28, 2022

Codecov Report

Base: 89.81% // Head: 90.63% // Increases project coverage by +0.82% 🎉

Coverage data is based on head (504d2f3) compared to base (848ffc0).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4609      +/-   ##
==========================================
+ Coverage   89.81%   90.63%   +0.82%     
==========================================
  Files          41       41              
  Lines        8848     8770      -78     
==========================================
+ Hits         7947     7949       +2     
+ Misses        901      821      -80     
Impacted Files Coverage Δ
src/shorthands.jl 96.15% <ø> (ø)
src/backends/gaston.jl 95.77% <100.00%> (+0.24%) ⬆️
src/backends/pythonplot.jl 88.57% <0.00%> (+0.12%) ⬆️
src/backends/pgfplotsx.jl 88.88% <0.00%> (+0.16%) ⬆️
src/axes.jl 89.95% <0.00%> (+0.19%) ⬆️
src/args.jl 84.98% <0.00%> (+0.37%) ⬆️
src/backends/gr.jl 91.65% <0.00%> (+0.40%) ⬆️
src/backends/unicodeplots.jl 96.69% <0.00%> (+0.45%) ⬆️
RecipesBase/src/RecipesBase.jl 94.94% <0.00%> (+2.59%) ⬆️
src/examples.jl 96.03% <0.00%> (+2.95%) ⬆️
... and 2 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 9b80c60 into JuliaPlots:master Dec 29, 2022
@t-bltg t-bltg deleted the gaston branch December 29, 2022 00:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement improving existing functionality Gaston
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant