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

various updates - improve test suite #157

Merged
merged 10 commits into from
Dec 25, 2023
Merged

Conversation

t-bltg
Copy link
Member

@t-bltg t-bltg commented Dec 25, 2023

@codecov-commenter
Copy link

codecov-commenter commented Dec 25, 2023

Codecov Report

Attention: 27 lines in your changes are missing coverage. Please review.

Comparison is base (b5539fb) 69.49% compared to head (210d960) 72.05%.

Files Patch % Lines
src/ticks.jl 48.78% 21 Missing ⚠️
src/adapted_grid.jl 66.66% 3 Missing ⚠️
src/colorschemes.jl 92.30% 2 Missing ⚠️
src/colors.jl 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #157      +/-   ##
==========================================
+ Coverage   69.49%   72.05%   +2.55%     
==========================================
  Files           7        7              
  Lines         659      662       +3     
==========================================
+ Hits          458      477      +19     
+ Misses        201      185      -16     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@t-bltg t-bltg force-pushed the distinct branch 9 times, most recently from 6c4a87e to 93c1abe Compare December 25, 2023 15:18
@t-bltg t-bltg merged commit b653837 into JuliaPlots:master Dec 25, 2023
12 checks passed
@t-bltg t-bltg deleted the distinct branch December 25, 2023 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: cgrad changes alphas (to illegal values above 1) palette() with n=1 fails Increase coverage
2 participants