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

pgfplotsx: fix misplaced return nothing #4286

Merged
merged 2 commits into from
Jul 24, 2022
Merged

Conversation

t-bltg
Copy link
Member

@t-bltg t-bltg commented Jul 24, 2022

Fix #4285.

Add more non-regression tests.

@codecov
Copy link

codecov bot commented Jul 24, 2022

Codecov Report

Merging #4286 (51d86cf) into master (59f5561) will increase coverage by 0.08%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #4286      +/-   ##
==========================================
+ Coverage   79.91%   80.00%   +0.08%     
==========================================
  Files          29       29              
  Lines        6962     6962              
==========================================
+ Hits         5564     5570       +6     
+ Misses       1398     1392       -6     
Impacted Files Coverage Δ
src/backends/pgfplotsx.jl 72.94% <100.00%> (+1.09%) ⬆️

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 59f5561...51d86cf. Read the comment docs.

@t-bltg t-bltg merged commit 01006b5 into JuliaPlots:master Jul 24, 2022
@t-bltg t-bltg deleted the pgf_bug branch July 24, 2022 20:52
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.

[BUG] frame changes
1 participant