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

General store endpoint added #415

Merged
merged 9 commits into from Oct 22, 2021
Merged

General store endpoint added #415

merged 9 commits into from Oct 22, 2021

Conversation

munrojm
Copy link
Member

@munrojm munrojm commented Oct 22, 2021

This PR adds general store endpoints that can be used to store and pull different generic bits of markdown data and metadata.

@munrojm munrojm added the release:minor Minor release bump label Oct 22, 2021
@codecov-commenter
Copy link

Codecov Report

Merging #415 (fd2c967) into main (7a12d22) will decrease coverage by 0.12%.
The diff coverage is 85.71%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #415      +/-   ##
==========================================
- Coverage   92.68%   92.56%   -0.13%     
==========================================
  Files          61       63       +2     
  Lines        2010     2031      +21     
==========================================
+ Hits         1863     1880      +17     
- Misses        147      151       +4     
Impacted Files Coverage Δ
src/mp_api/routes/_general_store/client.py 0.00% <0.00%> (ø)
src/mp_api/routes/_general_store/query_operator.py 100.00% <100.00%> (ø)
src/mp_api/routes/electrodes/client.py 87.50% <0.00%> (-4.17%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 478907d...fd2c967. Read the comment docs.

@munrojm munrojm merged commit 4d13aab into main Oct 22, 2021
@munrojm munrojm deleted the general_store branch October 22, 2021 22:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:minor Minor release bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants