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

add clip box example to docstring #2547

Merged
merged 6 commits into from
May 10, 2022
Merged

Conversation

yungchidanielcho
Copy link
Contributor

@yungchidanielcho yungchidanielcho commented May 2, 2022

Overview

Added an example clip box to the doc string and a reference to the box clip example page

Added an example clip box to the doc string and a reference to the example page
@github-actions github-actions bot added the bug Uh-oh! Something isn't working as expected. label May 2, 2022
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

🚀 Thanks for opening your first pull request in PyVista! 🚀 Please make sure you read (skim 😉) our Contributing Guide and abide by our Code of Conduct.
A few things to keep in mind:

  • Remember to run the tests locally to make debugging issues easier.
  • If you need help writing tests, take a look at the existing ones for inspiration. If you do not know where to start, let @pyvista/developers know and we will walk you through it.
  • All new features should be documented. It helps to write the docstrings for your functions/classes before writing the code. This will help you think about your code design and results in better code.
  • No matter what, we are really grateful that you put in the effort to open this PR! ⭐

@akaszynski akaszynski changed the title Update widgets.py add clip box example to docstring May 2, 2022
@adeak adeak added documentation Anything related to the documentation/website and removed bug Uh-oh! Something isn't working as expected. labels May 2, 2022
Co-authored-by: MatthewFlamm <39341281+MatthewFlamm@users.noreply.github.com>
akaszynski
akaszynski previously approved these changes May 3, 2022
Copy link
Member

@akaszynski akaszynski left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks!

@akaszynski akaszynski enabled auto-merge (squash) May 3, 2022 17:21
@codecov
Copy link

codecov bot commented May 3, 2022

Codecov Report

Merging #2547 (ba62c11) into main (c49a6ab) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #2547   +/-   ##
=======================================
  Coverage   93.69%   93.69%           
=======================================
  Files          75       75           
  Lines       16159    16159           
=======================================
  Hits        15140    15140           
  Misses       1019     1019           

@MatthewFlamm MatthewFlamm disabled auto-merge May 3, 2022 20:51
@akaszynski akaszynski self-requested a review May 5, 2022 16:24
@akaszynski akaszynski dismissed their stale review May 5, 2022 16:24

CI failing

@akaszynski
Copy link
Member

Turns out our box widget isn't being collected. I'm working on a fix.

@akaszynski
Copy link
Member

Merge with main once #2569 is merged.

@akaszynski
Copy link
Member

This should now run correctly with #2569. Calling this good to merge.

akaszynski
akaszynski previously approved these changes May 6, 2022
@akaszynski akaszynski enabled auto-merge (squash) May 6, 2022 23:43
@akaszynski akaszynski disabled auto-merge May 7, 2022 15:36
@akaszynski akaszynski dismissed their stale review May 7, 2022 15:36

Failing again...

Copy link
Member

@akaszynski akaszynski left a comment

Choose a reason for hiding this comment

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

Docstring testing failure appears to be a fluke, but will keep an eye out for it now. Ran three times to be sure.

@akaszynski akaszynski enabled auto-merge (squash) May 10, 2022 05:16
@akaszynski akaszynski merged commit 885610a into pyvista:main May 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Anything related to the documentation/website
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants