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

Fix bug in API for grid scan with edge detection#722

Merged
d-perl merged 2 commits into
mainfrom
718_grid_edge_params_broken
Jun 14, 2023
Merged

Fix bug in API for grid scan with edge detection#722
d-perl merged 2 commits into
mainfrom
718_grid_edge_params_broken

Conversation

@DominicOram

Copy link
Copy Markdown
Collaborator

Fixes #718

Note this is based off #721, ensure that PR is reviewed/merged first

To test:

  1. Confirm new test passes and is sensible

@codecov

codecov Bot commented Jun 12, 2023

Copy link
Copy Markdown

Codecov Report

Merging #722 (386b888) into main (6850043) will increase coverage by 0.78%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #722      +/-   ##
==========================================
+ Coverage   91.59%   92.37%   +0.78%     
==========================================
  Files          34       34              
  Lines        1666     1666              
==========================================
+ Hits         1526     1539      +13     
+ Misses        140      127      -13     
Impacted Files Coverage Δ
...plan_specific/grid_scan_with_edge_detect_params.py 100.00% <100.00%> (+35.13%) ⬆️

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

@d-perl d-perl 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.

Confirmed that tests pass, also that it can be triggered from GDA now. Thanks!

@d-perl
d-perl merged commit 194c4f9 into main Jun 14, 2023
@d-perl
d-perl deleted the 718_grid_edge_params_broken branch June 14, 2023 13:04
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.

GridScanWithEdgeDetectInternalParameters fails on init

2 participants