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 stacklevel to warnings #309

Merged
merged 4 commits into from
Mar 15, 2023
Merged

Add stacklevel to warnings #309

merged 4 commits into from
Mar 15, 2023

Conversation

jcapriot
Copy link
Member

Fix B028 flake warning

@codecov
Copy link

codecov bot commented Mar 14, 2023

Codecov Report

Merging #309 (b006390) into main (90f8482) will not change coverage.
The diff coverage is 20.00%.

@@           Coverage Diff           @@
##             main     #309   +/-   ##
=======================================
  Coverage   85.22%   85.22%           
=======================================
  Files          38       38           
  Lines       11283    11283           
=======================================
  Hits         9616     9616           
  Misses       1667     1667           
Impacted Files Coverage Δ
discretize/base/base_mesh.py 93.01% <ø> (ø)
discretize/base/base_regular_mesh.py 84.29% <ø> (ø)
discretize/base/base_tensor_mesh.py 88.18% <ø> (ø)
discretize/cylindrical_mesh.py 94.14% <ø> (ø)
discretize/mixins/mesh_io.py 90.87% <ø> (ø)
discretize/mixins/mpl_mod.py 72.50% <0.00%> (ø)
discretize/mixins/vtk_mod.py 87.85% <ø> (ø)
discretize/operators/differential_operators.py 80.96% <0.00%> (ø)
discretize/operators/inner_products.py 93.28% <ø> (ø)
discretize/tree_mesh.py 70.71% <ø> (ø)
... and 10 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@jcapriot jcapriot merged commit 9f58a50 into simpeg:main Mar 15, 2023
@jcapriot jcapriot deleted the B028 branch September 4, 2024 03:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant