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 plot tests #2972

Merged
merged 4 commits into from
Jan 9, 2024
Merged

Update baseline images for plot tests #2972

merged 4 commits into from
Jan 9, 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_plot_colors.png
modified pygmt/tests/baseline/test_plot_colors_sizes.png
modified pygmt/tests/baseline/test_plot_colors_sizes_proj.png
modified pygmt/tests/baseline/test_plot_dataframe_incols.png
modified pygmt/tests/baseline/test_plot_datetime.png
modified pygmt/tests/baseline/test_plot_from_file.png
modified pygmt/tests/baseline/test_plot_lines_with_arrows.png
modified pygmt/tests/baseline/test_plot_matrix.png
modified pygmt/tests/baseline/test_plot_matrix_color.png
modified pygmt/tests/baseline/test_plot_ogrgmt_file_multipoint_default_style.png
modified pygmt/tests/baseline/test_plot_ogrgmt_file_multipoint_non_default_style.png
modified pygmt/tests/baseline/test_plot_projection.png
modified pygmt/tests/baseline/test_plot_red_circles.png
modified pygmt/tests/baseline/test_plot_scalar_xy.png
modified pygmt/tests/baseline/test_plot_shapefile.png
modified pygmt/tests/baseline/test_plot_sizes.png
modified pygmt/tests/baseline/test_plot_sizes_colors_transparencies.png
modified pygmt/tests/baseline/test_plot_varying_intensity.png
modified pygmt/tests/baseline/test_plot_varying_transparency.png
modified pygmt/tests/baseline/test_plot_vectors.png

Image diff(s)

Added images

Modified images

Path Old New
test_plot_colors.png
test_plot_colors_sizes.png
test_plot_colors_sizes_proj.png
test_plot_dataframe_incols.png
test_plot_datetime.png
test_plot_from_file.png
test_plot_lines_with_arrows.png
test_plot_matrix.png
test_plot_matrix_color.png
test_plot_ogrgmt_file_multipoint_default_style.png
test_plot_ogrgmt_file_multipoint_non_default_style.png
test_plot_projection.png
test_plot_red_circles.png
test_plot_scalar_xy.png
test_plot_shapefile.png
test_plot_sizes.png
test_plot_sizes_colors_transparencies.png
test_plot_varying_intensity.png
test_plot_varying_transparency.png
test_plot_vectors.png

Report last updated at commit 7a11d42

@seisman

This comment was marked as outdated.

@seisman seisman merged commit a4e4a62 into main Jan 9, 2024
8 of 14 checks passed
@seisman seisman deleted the update-dvc-plot branch January 9, 2024 12:26
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