Skip to content

Fix DimensionMismatch in DudekBear93-TBS - #11

Open
LucaMariaMoccia wants to merge 2 commits into
rveltz:mainfrom
LucaMariaMoccia:fix-dudek-tbs-dimension
Open

Fix DimensionMismatch in DudekBear93-TBS#11
LucaMariaMoccia wants to merge 2 commits into
rveltz:mainfrom
LucaMariaMoccia:fix-dudek-tbs-dimension

Conversation

@LucaMariaMoccia

Copy link
Copy Markdown

Description:

This PR fixes a DimensionMismatch error identified during the automated scan of the protocol database.

The issue:

The DudekBear93-TBS protocol was pushing an array of 29 elements instead of the required 28 elements to the data_protocol table due to an extra parameter.

The fix:

Removed the extra parameter located just before the age variable in src/UtilsData.jl. This successfully aligns the protocol parameters with the standard 28-column structure.

@codecov-commenter

codecov-commenter commented Mar 13, 2026

Copy link
Copy Markdown

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

Comment thread src/UtilsData.jl Outdated
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