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 MontyStore to maggma.stores.__init__ #819

Merged
merged 2 commits into from Jul 10, 2023
Merged

Add MontyStore to maggma.stores.__init__ #819

merged 2 commits into from Jul 10, 2023

Conversation

Andrew-S-Rosen
Copy link
Member

Pretty straightforward PR. I wanted to be able to import MontyStore as from maggma.stores import MontyStore.

@codecov
Copy link

codecov bot commented Jul 10, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (6a6a608) 88.13% compared to head (dea9920) 88.13%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #819   +/-   ##
=======================================
  Coverage   88.13%   88.13%           
=======================================
  Files          44       44           
  Lines        3624     3624           
=======================================
  Hits         3194     3194           
  Misses        430      430           
Impacted Files Coverage Δ
src/maggma/stores/__init__.py 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@munrojm munrojm merged commit 19db18a into materialsproject:main Jul 10, 2023
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants