-
Notifications
You must be signed in to change notification settings - Fork 4
129 revisit design aspects of plot oc #130
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
Conversation
Co-authored-by: Daniel Sabanes Bove <danielinteractive@users.noreply.github.com>
Code Coverage Summary
Diff against main
Results for commit: 8be9695 Minimum allowed coverage is ♻️ This comment has been updated with latest results |
Unit Tests Summary 1 files 17 suites 7m 4s ⏱️ Results for commit 8be9695. |
Unit Test Performance Difference
Additional test case details
Results for commit a448ba4 ♻️ This comment has been updated with latest results. |
Thanks @audreyyeoCH , I think there are two good options:
Or alternative: In principle you could also fix those notes directly in the other PR. I just thought I don't want to block the other PR for that. But I would not do the fix branching off the old feature branch needed for the other PR. Because then we have too many other changes and commits included so it is hard to review. Makes sense? |
Thanks @danielinteractive I think I'll go with 2. and fix those notes directly in the other PR. Would it be ok to update the design there too ? I realise now that I made a misstep to create this is a branch off 99 now ...didnt know that was what happened |
sounds good, yes, can then all go in that other PR and this can be closed |
closes #129
Hi @danielinteractive started this to respond to
RCMD checks
that didn't pass for PR forplotOc
Edit .. ok, FYI, AFAIK I only
modified: design/design-doc_plotOc.Rmd