Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

raise when registering an observation name duplicate #449

Conversation

stevebachmeier
Copy link
Contributor

Raise when duplicate observation name

Description

Changes and notes

This PR prevents identically-named observations from being registered

since those observation names are eventually what the results file
is called. And by extension, we no longer allow completely duplicate
observations to be registered (which previously just overwrote each other
so that only one "version" was registered) 

Testing

replaced a duplicate observation test with a test that asserts
the raise triggers

@stevebachmeier stevebachmeier merged commit 338f7a2 into release-candidate-spring Jul 12, 2024
6 checks passed
@stevebachmeier stevebachmeier deleted the feature/sbachmei/MIC-5048-handle-duplicate-observation-names branch July 12, 2024 21:54
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants