Closed sbreitbart-NOAA closed 1 month ago
@Bai-Li-NOAA that would be great. Definitely move forward with the push after rebase and if you are able to update the add_theme test, it would be super helpful. Thanks!
@Schiano-NOAA, I will be co-working with @sbreitbart-NOAA on this later this afternnon. I think it's a great opportunity to introduce the testing framework and merge workflows.
@Schiano-NOAA and @sbreitbart-NOAA The GHA workflows failed on push but not on the pull request. I suspect this might be due to the feature branch being behind the main branch. I ran a rebase test here, and all tests passed with no changes required to the actual code base. Would you like me to rebase the
access_plot_theme branch
and force push it?I noticed that
tests/testthat/test-add_theme.R
is currently commented out. It would be helpful to update the tests and include some for the newly added code (e.g., usage of{nmfspalette}
) before merging these changes into the main branch.