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

Plotting functions #23

Merged
merged 12 commits into from
Nov 1, 2024

factor our censoreed points logic into helper fn

7b2daec
Select commit
Loading
Failed to load commit list.
Merged

Plotting functions #23

factor our censoreed points logic into helper fn
7b2daec
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 31, 2024 in 0s

93.47% (+0.99%) compared to 311babd

View this Pull Request on Codecov

93.47% (+0.99%) compared to 311babd

Details

Codecov Report

Attention: Patch coverage is 98.86364% with 1 line in your changes missing coverage. Please review.

Project coverage is 93.47%. Comparing base (311babd) to head (7b2daec).
Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
R/plot.R 98.55% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #23      +/-   ##
==========================================
+ Coverage   92.48%   93.47%   +0.99%     
==========================================
  Files           8        9       +1     
  Lines         426      506      +80     
==========================================
+ Hits          394      473      +79     
- Misses         32       33       +1     

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