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

Update baseline images for rose tests #2969

Merged
merged 1 commit into from
Jan 8, 2024
Merged

Update baseline images for rose tests #2969

merged 1 commit into from
Jan 8, 2024

Conversation

michaelgrund
Copy link
Member

Description of proposed changes

Address #2961.

Only minor changes due to gs version bumping.

Reminders

  • Run make format and make check to make sure the code follows the style guide.
  • Add tests for new features or tests that would have caught the bug that you're fixing.
  • Add new public functions/methods/classes to doc/api/index.rst.
  • Write detailed docstrings for all functions/methods.
  • If wrapping a new module, open a 'Wrap new GMT module' issue and submit reasonably-sized PRs.
  • If adding new functionality, add an example to docstrings or tutorials.
  • Use underscores (not hyphens) in names of Python files and directories.

Slash Commands

You can write slash commands (/command) in the first line of a comment to perform
specific operations. Supported slash command is:

  • /format: automatically format and lint the code

@michaelgrund michaelgrund added maintenance Boring but important stuff for the core devs skip-changelog Skip adding Pull Request to changelog labels Jan 8, 2024
@michaelgrund michaelgrund added this to the 0.11.0 milestone Jan 8, 2024
@michaelgrund michaelgrund mentioned this pull request Jan 8, 2024
14 tasks
Copy link
Contributor

github-actions bot commented Jan 8, 2024

Summary of changed images

This is an auto-generated report of images that have changed on the DVC remote

Status Path
modified pygmt/tests/baseline/test_rose_2d_array_multiple.png
modified pygmt/tests/baseline/test_rose_2d_array_single.png
modified pygmt/tests/baseline/test_rose_bools.png
modified pygmt/tests/baseline/test_rose_data_file.png
modified pygmt/tests/baseline/test_rose_no_sectors.png
modified pygmt/tests/baseline/test_rose_plot_data_using_cpt.png
modified pygmt/tests/baseline/test_rose_plot_with_transparency.png

Image diff(s)

Added images

Modified images

Path Old New
test_rose_2d_array_multiple.png
test_rose_2d_array_single.png
test_rose_bools.png
test_rose_data_file.png
test_rose_no_sectors.png
test_rose_plot_data_using_cpt.png
test_rose_plot_with_transparency.png

Report last updated at commit a235ac9

@seisman seisman merged commit b31671e into main Jan 8, 2024
8 of 14 checks passed
@seisman seisman deleted the update-dvc-rose branch January 8, 2024 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Boring but important stuff for the core devs skip-changelog Skip adding Pull Request to changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants