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

Use production grid detection plan in unit tests #721

Merged
merged 12 commits into from
Jan 8, 2025

Conversation

shihab-dls
Copy link
Collaborator

@shihab-dls shihab-dls commented Dec 18, 2024

This should fix issue #611, where references to _fake_grid_detection have been removed and replaced with logic that runs the real grid detection plan.

Copy link

codecov bot commented Dec 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.97%. Comparing base (1208aed) to head (e3429ce).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #721   +/-   ##
=======================================
  Coverage   86.97%   86.97%           
=======================================
  Files         101      101           
  Lines        6933     6933           
=======================================
  Hits         6030     6030           
  Misses        903      903           
Components Coverage Δ
i24 SSX 72.69% <ø> (ø)
hyperion 96.54% <ø> (ø)
other 96.56% <ø> (ø)

Copy link
Contributor

@olliesilvester olliesilvester left a comment

Choose a reason for hiding this comment

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

Only had a quick glance, looks reasonable but I will check the values more thoroughly another time. Just one comment for now

@rtuck99
Copy link
Contributor

rtuck99 commented Dec 20, 2024

I've just pushed a commit with an outline sketch of what I think is a better way setup the test fixtures, that should make it more robust and enable more reuse

Copy link
Contributor

@rtuck99 rtuck99 left a comment

Choose a reason for hiding this comment

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

See above

@shihab-dls shihab-dls requested a review from rtuck99 January 7, 2025 11:09
Copy link
Contributor

@rtuck99 rtuck99 left a comment

Choose a reason for hiding this comment

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

Approved

@shihab-dls shihab-dls merged commit fc9a053 into main Jan 8, 2025
22 checks passed
@shihab-dls shihab-dls deleted the 611_use_prod_grid_detection_in_tests branch January 8, 2025 13:51
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