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

fix json parameterization bug #186

Merged
merged 2 commits into from
May 12, 2023

Conversation

rosesyrett
Copy link
Contributor

fixed a bug in the json parametarization for running plans, so plans can actually be run

@rosesyrett
Copy link
Contributor Author

Going to follow this up with a couple of PRs; one to deal with the fact the tests fail if the server is running, and the other dealing with correlation IDs #177 which would involve changing the cli command so it doesn't automatically return on submission and can return error codes from the worker.

@codecov
Copy link

codecov bot commented May 12, 2023

Codecov Report

Merging #186 (0d334f5) into main (6230cc2) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #186   +/-   ##
=======================================
  Coverage   87.53%   87.53%           
=======================================
  Files          41       41           
  Lines        1091     1091           
=======================================
  Hits          955      955           
  Misses        136      136           
Impacted Files Coverage Δ
src/blueapi/cli/cli.py 97.40% <100.00%> (ø)

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

@rosesyrett rosesyrett merged commit 5cfd0ff into DiamondLightSource:main May 12, 2023
@rosesyrett rosesyrett deleted the fix_plan_bug branch May 12, 2023 10:44
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.

2 participants