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

JPBergsma/partial data #1812

Draft
wants to merge 107 commits into
base: 0.25.x
Choose a base branch
from

Conversation

JPBergsma
Copy link
Contributor

PR to implement the partial data mechanism and the JSON lines return format as described in PR#467, and PR#481

@JPBergsma JPBergsma changed the title Jp bergsma/partial data JPBergsma/partial data Oct 13, 2023
@codecov
Copy link

codecov bot commented Oct 19, 2023

Codecov Report

Attention: Patch coverage is 94.16667% with 35 lines in your changes missing coverage. Please review.

Project coverage is 90.65%. Comparing base (f28a6e1) to head (bf29459).
Report is 11 commits behind head on 0.25.x.

Files Patch % Lines
optimade/server/entry_collections/mongo.py 81.63% 18 Missing ⚠️
optimade/server/routers/utils.py 87.09% 8 Missing ⚠️
optimade/adapters/jsonl.py 89.65% 3 Missing ⚠️
optimade/models/entries.py 96.72% 2 Missing ⚠️
optimade/server/routers/structures.py 66.66% 2 Missing ⚠️
optimade/client/cli.py 66.66% 1 Missing ⚠️
optimade/filtertransformers/elasticsearch.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           0.25.x    #1812      +/-   ##
==========================================
- Coverage   90.77%   90.65%   -0.12%     
==========================================
  Files          74       78       +4     
  Lines        4629     4956     +327     
==========================================
+ Hits         4202     4493     +291     
- Misses        427      463      +36     
Flag Coverage Δ
project 90.65% <94.16%> (-0.12%) ⬇️
validator ?

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

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

@ml-evs ml-evs changed the base branch from master to 0.25.x October 23, 2023 12:56
@ml-evs
Copy link
Member

ml-evs commented Oct 23, 2023

Hi @JPBergsma, I've just changed the base branch of this PR and others to the new 0.25.x branch until we can port things over. I would suggest you keep working as you see fit, and we can then try to port your changes over to the new format once finished.

@ml-evs ml-evs added the OPTIMADE v1.2 This label describes actions that have to be taken to be complient with OPTIMADE 1.2 label Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OPTIMADE v1.2 This label describes actions that have to be taken to be complient with OPTIMADE 1.2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants