Skip to content
This repository was archived by the owner on Sep 2, 2024. It is now read-only.

Add pydantic dependency explicitly to artemis#775

Merged
DominicOram merged 2 commits into
mainfrom
774_fix_pydantic_version
Jul 5, 2023
Merged

Add pydantic dependency explicitly to artemis#775
DominicOram merged 2 commits into
mainfrom
774_fix_pydantic_version

Conversation

@DominicOram

Copy link
Copy Markdown
Collaborator

Fixes #774

To test:

  1. Run ./dls_dev_env.sh and confirm tests pass

@DominicOram
DominicOram requested a review from noemifrisina July 4, 2023 15:10

@noemifrisina noemifrisina left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Aside from known error from #763 , looks fine. Everything runs and unit tests pass

@codecov

codecov Bot commented Jul 5, 2023

Copy link
Copy Markdown

Codecov Report

Merging #775 (6b3f53a) into main (6b7abf5) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #775   +/-   ##
=======================================
  Coverage   93.26%   93.26%           
=======================================
  Files          37       37           
  Lines        1855     1855           
=======================================
  Hits         1730     1730           
  Misses        125      125           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@DominicOram
DominicOram merged commit b9c9956 into main Jul 5, 2023
@DominicOram
DominicOram deleted the 774_fix_pydantic_version branch July 5, 2023 16:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix issue with latest pydantic version

2 participants