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

Fixed restore run forced measurements associations #600

Merged
merged 3 commits into from
Jan 12, 2022

Conversation

ajstewart
Copy link
Contributor

Luckily it is a simple fix - forced IDs were not being considered when working out what associations to delete. They are now included.

I've also turned on forced extraction in the restore test and also added the test that the number of associations should be the same between the original and restored run.

Fixes #599.

- Forced IDs were not being considered when working out what associations to delete.
- Ensured in the test that associations are equal in length.
- Turned on forced measurements for restore test.
- Fixed the setting of the run n_meas value at the end of the restore run process.
@ajstewart ajstewart added the bug Something isn't working label Jan 12, 2022
@ajstewart ajstewart requested a review from marxide January 12, 2022 22:08
@ajstewart ajstewart self-assigned this Jan 12, 2022
@ajstewart ajstewart merged commit d60e564 into dev Jan 12, 2022
@ajstewart ajstewart deleted the iss599-fix-restore-run-forced-meas branch January 12, 2022 23:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Restore run removing all forced measurements from associations
2 participants