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

1.0.0 #313

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

1.0.0 #313

wants to merge 32 commits into from

Conversation

jcapriot
Copy link
Member

This will be an ongoing pull request for the 1.0.0 release. Consider it an alpha version of discretize. Right now it mostly just removes all of the code marking items as deprecated.

I'm going to try to keep it updated for changes in the main branch.

# Conflicts:
#	discretize/Tests/__init__.py
#	discretize/View.py
#	discretize/base/base_mesh.py
#	discretize/base/base_regular_mesh.py
#	discretize/base/base_tensor_mesh.py
#	discretize/cylindrical_mesh.py
#	discretize/mixins/mesh_io.py
#	discretize/mixins/mpl_mod.py
#	discretize/mixins/vtk_mod.py
#	discretize/operators/differential_operators.py
#	discretize/operators/inner_products.py
#	discretize/tensor_mesh.py
#	discretize/tests.py
#	discretize/tree_mesh.py
#	discretize/utils/code_utils.py
#	discretize/utils/codeutils.py
#	discretize/utils/coordinate_utils.py
#	discretize/utils/coordutils.py
#	discretize/utils/curvilinear_utils.py
#	discretize/utils/curvutils.py
#	discretize/utils/interpolation_utils.py
#	discretize/utils/interputils.py
#	discretize/utils/matrix_utils.py
#	discretize/utils/matutils.py
#	discretize/utils/mesh_utils.py
#	discretize/utils/meshutils.py
# Conflicts:
#	discretize/Tests/__init__.py
#	discretize/View.py
#	discretize/base/base_mesh.py
#	discretize/base/base_tensor_mesh.py
#	discretize/cylindrical_mesh.py
#	discretize/mixins/mesh_io.py
#	discretize/mixins/mpl_mod.py
#	discretize/operators/differential_operators.py
#	discretize/tensor_mesh.py
#	discretize/tests.py
#	discretize/tree_mesh.py
#	discretize/utils/__init__.py
#	discretize/utils/code_utils.py
#	discretize/utils/coordinate_utils.py
#	discretize/utils/curvilinear_utils.py
#	discretize/utils/matrix_utils.py
#	discretize/utils/mesh_utils.py
@codecov
Copy link

codecov bot commented Apr 13, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.19%. Comparing base (2cb2ff4) to head (c66f892).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #313      +/-   ##
==========================================
+ Coverage   85.76%   86.19%   +0.43%     
==========================================
  Files          88       80       -8     
  Lines       18654    18303     -351     
  Branches     2959     2902      -57     
==========================================
- Hits        15998    15776     -222     
+ Misses       1996     1925      -71     
+ Partials      660      602      -58     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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