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 style testing #300

Merged
merged 30 commits into from
Jan 27, 2023
Merged

Add style testing #300

merged 30 commits into from
Jan 27, 2023

Conversation

jcapriot
Copy link
Member

In a similar manner to SimPEG, add flake8 testing

@codecov
Copy link

codecov bot commented Jan 26, 2023

Codecov Report

Merging #300 (a2fd228) into main (eda1e5c) will increase coverage by 0.00%.
The diff coverage is 90.66%.

@@           Coverage Diff           @@
##             main     #300   +/-   ##
=======================================
  Coverage   85.22%   85.22%           
=======================================
  Files          38       38           
  Lines       11274    11281    +7     
=======================================
+ Hits         9608     9614    +6     
- Misses       1666     1667    +1     
Impacted Files Coverage Δ
discretize/View.py 0.00% <0.00%> (ø)
discretize/_extensions/tree_ext.pyx 84.44% <ø> (ø)
discretize/base/base_mesh.py 93.01% <ø> (ø)
discretize/mixins/__init__.py 100.00% <ø> (ø)
discretize/mixins/vtk_mod.py 87.85% <0.00%> (ø)
discretize/tests.py 79.11% <ø> (ø)
discretize/utils/codeutils.py 0.00% <0.00%> (ø)
discretize/utils/coordinate_utils.py 88.88% <ø> (ø)
discretize/utils/coordutils.py 0.00% <0.00%> (ø)
discretize/utils/curvutils.py 0.00% <0.00%> (ø)
... and 22 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 9b1dfc5 into simpeg:main Jan 27, 2023
@jcapriot jcapriot deleted the style_checking branch January 27, 2023 02:03
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