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

Optimize plots in cookbook #321

Merged
merged 3 commits into from
Dec 9, 2024
Merged

Optimize plots in cookbook #321

merged 3 commits into from
Dec 9, 2024

Conversation

jacobvjk
Copy link
Member

@jacobvjk jacobvjk commented Dec 9, 2024

closes #253

I am sure one could spend more time on this to make the plots even more readable, but I think with an adequate amount of time, this is what I can produce

Copy link

codecov bot commented Dec 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 51.82%. Comparing base (e914fa3) to head (e9938ab).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #321   +/-   ##
=======================================
  Coverage   51.82%   51.82%           
=======================================
  Files          29       29           
  Lines        3178     3178           
=======================================
  Hits         1647     1647           
  Misses       1531     1531           

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

Copy link

github-actions bot commented Dec 9, 2024

PR Preview Action v1.4.8
Preview removed because the pull request was closed.
2024-12-09 14:20 UTC

@jacobvjk jacobvjk requested review from cjyetman and jdhoffa December 9, 2024 14:05
Copy link
Member

@jdhoffa jdhoffa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Much better!

@jacobvjk jacobvjk merged commit 1f52666 into main Dec 9, 2024
11 checks passed
@jacobvjk jacobvjk deleted the optimize-plots-in-cookbook branch December 9, 2024 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: optimize plots and visuals for the cookbook
3 participants