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

Use default parser version in Mongo collection #1655

Merged
merged 1 commit into from May 29, 2023

Conversation

ml-evs
Copy link
Member

@ml-evs ml-evs commented May 29, 2023

Use the base collection's configured parser, which should always track the latest version. Very minor change so I will self-merge.

@codecov
Copy link

codecov bot commented May 29, 2023

Codecov Report

Merging #1655 (0ec0220) into master (03ab81e) will decrease coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #1655      +/-   ##
==========================================
- Coverage   91.04%   91.04%   -0.01%     
==========================================
  Files          74       74              
  Lines        4580     4578       -2     
==========================================
- Hits         4170     4168       -2     
  Misses        410      410              
Flag Coverage Δ
project 91.04% <ø> (-0.01%) ⬇️
validator 90.93% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
optimade/server/entry_collections/mongo.py 95.16% <ø> (-0.16%) ⬇️

@ml-evs ml-evs marked this pull request as ready for review May 29, 2023 22:00
@ml-evs ml-evs merged commit b05a184 into master May 29, 2023
12 checks passed
@ml-evs ml-evs deleted the ml-evs/tweak_mongo_collection branch May 29, 2023 22:00
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.

None yet

1 participant