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

Small Refactoring for include_state #239

Merged
merged 23 commits into from
Mar 7, 2024
Merged

Conversation

kenko911
Copy link
Contributor

@kenko911 kenko911 commented Mar 7, 2024

Summary

Refactor include_states to include_state for consistency
Major changes:

  • feature 1: ...
  • fix 1: ...

Todos

If this is work in progress, what else needs to be done?

  • feature 2: ...
  • fix 2:

Checklist

  • [ x] Google format doc strings added. Check with ruff.
  • [ x] Type annotations included. Check with mypy.
  • [ x] Tests added for new features/fixes.
  • [ x] If applicable, new classes/functions/modules have duecredit @due.dcite decorators to reference relevant papers by DOI (example)

Tip: Install pre-commit hooks to auto-check types and linting before every commit:

pip install -U pre-commit
pre-commit install

@kenko911 kenko911 requested a review from shyuep as a code owner March 7, 2024 18:15
Copy link

codecov bot commented Mar 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.80%. Comparing base (08a0338) to head (904da58).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #239   +/-   ##
=======================================
  Coverage   98.80%   98.80%           
=======================================
  Files          33       33           
  Lines        2750     2750           
=======================================
  Hits         2717     2717           
  Misses         33       33           

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

@kenko911 kenko911 merged commit 33ca510 into materialsvirtuallab:main Mar 7, 2024
5 checks passed
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