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

Up to v0.10.0 #118

Merged
merged 2 commits into from
Sep 18, 2020
Merged

Up to v0.10.0 #118

merged 2 commits into from
Sep 18, 2020

Conversation

CasperWA
Copy link
Collaborator

@CasperWA CasperWA commented Sep 18, 2020

Major updates:

  • Use the OPTIMADE Validator action to check the implementation, both in CI and in the pytesting (Update CI workflow #114)
  • Add middleware from optimade to (Update CI workflow #114):
    • Ensure a wrongly versioned base URL returns HTTP code 553.
    • Add support for the api_hint query parameter.
    • Catch Python Warnings and report them in the response as OPTIMADE Warning objects.
      Note, for this to work, one has to subclass optimade.server.warnings.OptimadeWarning.

Minor updates:

Bug fixes:

Specifically `setver` to allow for `v` prepended versions.
@codecov
Copy link

codecov bot commented Sep 18, 2020

Codecov Report

Merging #118 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #118   +/-   ##
========================================
  Coverage    90.48%   90.48%           
========================================
  Files           27       27           
  Lines          998      998           
========================================
  Hits           903      903           
  Misses          95       95           
Flag Coverage Δ
#pytest 90.48% <ø> (ø)

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


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 63a1f78...99ee111. Read the comment docs.

@CasperWA CasperWA merged commit 99ee111 into develop Sep 18, 2020
@CasperWA CasperWA deleted the up_to_0.10.0 branch September 18, 2020 00:41
@CasperWA CasperWA mentioned this pull request Sep 18, 2020
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.

1 participant