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

Adding Visual Expectations for Plotting Functions #572

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

mariusbarth
Copy link
Collaborator

Hi @crsh,

It is still one of my aims to refactor the family of apa_*plot() functions in the future. Actually, I already drafted a powerful approach, but the changes are so extensive that it is practically impossible to review these changes all at once and I also want to take some precautions not to break older code.

Therefore, I thought it is wise to first add visual expectations (via the vdiffr package) before I start adding theses changes one by one.

This PR is intended to get github actions running, and to gain some experience with vdiffr. I will require your review as soon as I have the impression that we can add these tests to the main branch. In the meantime, any feedback on how to improve the testing pipeline is highly appreciated.

@codecov-commenter
Copy link

codecov-commenter commented Oct 14, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (f17599f) 82.04% compared to head (5241794) 82.13%.
Report is 2 commits behind head on main.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #572      +/-   ##
==========================================
+ Coverage   82.04%   82.13%   +0.08%     
==========================================
  Files          45       45              
  Lines        4222     4225       +3     
==========================================
+ Hits         3464     3470       +6     
+ Misses        758      755       -3     
Files Coverage Δ
R/apa_factorial_plot.R 90.38% <100.00%> (+0.66%) ⬆️

... and 1 file with indirect coverage changes

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

@crsh
Copy link
Owner

crsh commented Oct 16, 2023

Hah, great. I've been 'considering' this for ages. Thanks for taking the initiative!

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.

None yet

3 participants