Skip to content

Fix rose tests for GMT 6.2.0#1324

Merged
michaelgrund merged 8 commits intomasterfrom
update-rose-tests
Jun 9, 2021
Merged

Fix rose tests for GMT 6.2.0#1324
michaelgrund merged 8 commits intomasterfrom
update-rose-tests

Conversation

@michaelgrund
Copy link
Member

@michaelgrund michaelgrund commented Jun 7, 2021

Description of proposed changes

Fixes #1315

Address #1320.

Reminders

  • Run make format and make check to make sure the code follows the style guide.
  • Write detailed docstrings for all functions/methods.
  • If adding new functionality, add an example to docstrings or tutorials.

Slash Commands

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

  • /format: automatically format and lint the code
  • /test-gmt-dev: run full tests on the latest GMT development version

@michaelgrund michaelgrund added the maintenance Boring but important stuff for the core devs label Jun 7, 2021
@michaelgrund michaelgrund added this to the 0.4.0 milestone Jun 7, 2021
@michaelgrund michaelgrund marked this pull request as draft June 7, 2021 06:20
@michaelgrund michaelgrund self-assigned this Jun 7, 2021
@michaelgrund michaelgrund mentioned this pull request Jun 7, 2021
7 tasks
@michaelgrund michaelgrund marked this pull request as ready for review June 7, 2021 16:32
Co-authored-by: Dongdong Tian <seisman.info@gmail.com>
@seisman seisman changed the title Update test_rose.py Fix rose tests for GMT 6.2.0 Jun 8, 2021
@seisman seisman added the final review call This PR requires final review and approval from a second reviewer label Jun 8, 2021
Copy link
Member

@weiji14 weiji14 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a few nitpicks, see #886 and https://docs.python.org/3.9/faq/programming.html#faq-argument-vs-parameter re: arguments vs parameters.

Co-authored-by: Wei Ji <23487320+weiji14@users.noreply.github.com>
@weiji14
Copy link
Member

weiji14 commented Jun 9, 2021

Feel free to merge @michaelgrund 🚀

@michaelgrund michaelgrund removed the final review call This PR requires final review and approval from a second reviewer label Jun 9, 2021
@michaelgrund michaelgrund merged commit 2172801 into master Jun 9, 2021
@michaelgrund michaelgrund deleted the update-rose-tests branch June 9, 2021 10:45
@weiji14 weiji14 added the skip-changelog Skip adding Pull Request to changelog label Jun 20, 2021
sixy6e pushed a commit to sixy6e/pygmt that referenced this pull request Dec 21, 2022
Co-authored-by: Dongdong Tian <seisman.info@gmail.com>
Co-authored-by: Wei Ji <23487320+weiji14@users.noreply.github.com>
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.

Some rose tests are wrong

3 participants