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 warn calls without stacklevel keyword argument #6030

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

tkoyama010
Copy link
Member

Overview

Fix warn calls without stacklevel keyword argument.

Details

@pyvista-bot pyvista-bot added the maintenance Low-impact maintenance activity label May 4, 2024
Copy link

codecov bot commented May 4, 2024

Codecov Report

Attention: Patch coverage is 50.00000% with 6 lines in your changes are missing coverage. Please review.

Project coverage is 96.93%. Comparing base (8565c5f) to head (22e1413).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6030   +/-   ##
=======================================
  Coverage   96.93%   96.93%           
=======================================
  Files         140      140           
  Lines       24409    24409           
=======================================
  Hits        23660    23660           
  Misses        749      749           

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Low-impact maintenance activity
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants