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

[DDO-3848] Add Python client #639

Merged
merged 3 commits into from
Aug 20, 2024
Merged

[DDO-3848] Add Python client #639

merged 3 commits into from
Aug 20, 2024

Conversation

jack-r-warren
Copy link
Member

@jack-r-warren jack-r-warren commented Aug 19, 2024

Adds a sherlock_python_client in sherlock-python-client/.

Looks like Pip supports install from VCS so I'm just calling that good enough for now because the less interaction I have with the Python package system the better.

Testing

I set up a Python environment locally and managed to run the tests that the API generates. I feel like that's kinda unnecessary to actually run in PRs here and it would be a bit annoying -- the Python client is basically an as-is thing.

Risk

Very low -- this doesn't change Sherlock's code at all.

Copy link

No API changes detected

Copy link

sonarcloud bot commented Aug 19, 2024

Copy link

Published image from a9d3126 (merge 6101490):

us-central1-docker.pkg.dev/dsp-artifact-registry/sherlock/sherlock:v1.5.34-6101490
us-central1-docker.pkg.dev/dsp-devops-super-prod/sherlock/sherlock:v1.5.34-6101490

@jack-r-warren jack-r-warren marked this pull request as ready for review August 19, 2024 21:29
@jack-r-warren jack-r-warren requested a review from a team as a code owner August 19, 2024 21:29
Copy link

codecov bot commented Aug 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.23%. Comparing base (58b1432) to head (a9d3126).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #639   +/-   ##
=======================================
  Coverage   69.23%   69.23%           
=======================================
  Files         277      277           
  Lines       12582    12582           
=======================================
  Hits         8711     8711           
  Misses       2978     2978           
  Partials      893      893           

@jack-r-warren jack-r-warren merged commit 7cda4d6 into main Aug 20, 2024
22 checks passed
@jack-r-warren jack-r-warren deleted the DDO-3848-python-client branch August 20, 2024 20:00
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.

3 participants