Skip to content

Fixed package dependencies for 'instrument-server' key#527

Merged
d-j-hatton merged 2 commits intomainfrom
pyproject-fixes
Mar 27, 2025
Merged

Fixed package dependencies for 'instrument-server' key#527
d-j-hatton merged 2 commits intomainfrom
pyproject-fixes

Conversation

@tieneupin
Copy link
Contributor

@tieneupin tieneupin commented Mar 20, 2025

Streamlined and fixed dependencies for instrument-server key:

  • uvicorn[standard] is included as part of fastapi[standard]
  • PyYAML is included as part of uvicorn[standard]
  • cryptography is the one that is failing to install on MSYS2, but is not needed on client side.

@tieneupin tieneupin added client Relates to the client component dependencies labels Mar 20, 2025
@tieneupin tieneupin requested a review from stephen-riggs March 20, 2025 16:44
@tieneupin tieneupin self-assigned this Mar 20, 2025
@codecov
Copy link

codecov bot commented Mar 20, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 28.86%. Comparing base (7e41242) to head (ffe5ca2).
Report is 13 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #527   +/-   ##
=======================================
  Coverage   28.86%   28.86%           
=======================================
  Files          79       79           
  Lines       10290    10290           
  Branches     1364     1364           
=======================================
  Hits         2970     2970           
  Misses       7219     7219           
  Partials      101      101           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@d-j-hatton d-j-hatton merged commit 0a29d98 into main Mar 27, 2025
17 checks passed
@d-j-hatton d-j-hatton deleted the pyproject-fixes branch March 27, 2025 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

client Relates to the client component dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants