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

Fix rose tests for GMT 6.2.0 #1324

Merged
merged 8 commits into from
Jun 9, 2021
Merged

Fix rose tests for GMT 6.2.0 #1324

merged 8 commits into from
Jun 9, 2021

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
pygmt/tests/test_rose.py Outdated Show resolved Hide resolved
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.

pygmt/tests/test_rose.py Outdated Show resolved Hide resolved
pygmt/tests/test_rose.py Outdated Show resolved Hide resolved
pygmt/tests/test_rose.py Outdated Show resolved Hide resolved
pygmt/tests/test_rose.py Outdated Show resolved Hide resolved
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