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

Support OTEAPI Core v0.7 #236

Merged
merged 15 commits into from
Sep 3, 2024
Merged

Support OTEAPI Core v0.7 #236

merged 15 commits into from
Sep 3, 2024

Conversation

CasperWA
Copy link
Collaborator

Closes #213

Support the latest iteration of OTEAPI Core, where the session concept has gotten an overhaul.

Copy link

codecov bot commented Jul 11, 2024

Codecov Report

Attention: Patch coverage is 80.39216% with 20 lines in your changes missing coverage. Please review.

Project coverage is 75.45%. Comparing base (5a4f046) to head (6dbba8a).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
oteapi_optimade/strategies/filter.py 0.00% 8 Missing ⚠️
oteapi_optimade/strategies/parse.py 66.66% 6 Missing ⚠️
oteapi_optimade/strategies/resource.py 80.76% 5 Missing ⚠️
oteapi_optimade/models/strategies/parse.py 93.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #236      +/-   ##
==========================================
+ Coverage   74.31%   75.45%   +1.14%     
==========================================
  Files          14       14              
  Lines         549      546       -3     
==========================================
+ Hits          408      412       +4     
+ Misses        141      134       -7     
Flag Coverage Δ
local 75.45% <80.39%> (+1.14%) ⬆️

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.

@CasperWA CasperWA enabled auto-merge (squash) September 3, 2024 19:43
@CasperWA CasperWA merged commit 55e6985 into main Sep 3, 2024
17 checks passed
@CasperWA CasperWA deleted the cwa/close-213-support-oteapi-v0.7 branch September 3, 2024 19:52
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.

Support new OTEAPI session handling
1 participant