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

Test against Python 3.12 #198

Merged
merged 2 commits into from
Nov 9, 2023
Merged

Test against Python 3.12 #198

merged 2 commits into from
Nov 9, 2023

Conversation

jwodder
Copy link
Member

@jwodder jwodder commented Nov 9, 2023

No description provided.

@jwodder jwodder added the tests Add or improve existing tests label Nov 9, 2023
Copy link

codecov bot commented Nov 9, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (7e60714) 97.61% compared to head (d49cd80) 97.61%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #198   +/-   ##
=======================================
  Coverage   97.61%   97.61%           
=======================================
  Files          17       17           
  Lines        1758     1758           
=======================================
  Hits         1716     1716           
  Misses         42       42           
Flag Coverage Δ
unittests 97.61% <ø> (ø)

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.

@yarikoptic
Copy link
Member

3.8 test can't relate and due to connection

_________ test_dandimeta_datacite[additional_meta2-datacite_checks2] __________
dandischema\tests\test_datacite.py:399: in test_dandimeta_datacite
    datacite_post(datacite, metadata_basic["doi"])
dandischema\tests\test_datacite.py:30: in datacite_post
    rp.raise_for_status()
.tox\py\lib\site-packages\requests\models.py:1021: in raise_for_status
    raise HTTPError(http_error_msg, response=self)
E   requests.exceptions.HTTPError: 422 Client Error: Unprocessable Entity for url: https://api.test.datacite.org/dois

@yarikoptic yarikoptic merged commit 078e18f into master Nov 9, 2023
74 of 75 checks passed
@yarikoptic yarikoptic deleted the py312 branch November 9, 2023 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests Add or improve existing tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants