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

fix: correctly pass non-ints to nanoplot options #608

Merged
merged 1 commit into from
Feb 18, 2025

Conversation

tylerriccio33
Copy link
Contributor

This addresses #592 , I simply implemented the issue's author's fix. I added a new test that asserts the example passes without error. I'm happy to make any additions/changes to meet your project requirements!

Copy link

codecov bot commented Feb 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.84%. Comparing base (3d6ad09) to head (c048f0d).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #608      +/-   ##
==========================================
+ Coverage   90.71%   90.84%   +0.12%     
==========================================
  Files          46       46              
  Lines        5417     5417              
==========================================
+ Hits         4914     4921       +7     
+ Misses        503      496       -7     

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

Copy link
Member

@rich-iannone rich-iannone left a comment

Choose a reason for hiding this comment

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

LGTM, thank you!

@machow machow merged commit 2256e36 into posit-dev:main Feb 18, 2025
14 checks passed
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.

3 participants