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

1429 metaData with empty values imported #1507

Merged
merged 3 commits into from
Feb 22, 2022
Merged

Conversation

georgeDaskalakis
Copy link
Contributor

closes #1429

@@ -71,6 +71,28 @@ protected override void Context()
_metaDataCategories.First(md => md.Name == _dataImporterSettings.NameOfMetaDataHoldingMoleculeInformation).ListOfValues.Add("TestInputMolecule", "233");
}

protected List<DataFormatParameter> createTestParameters(string moleculeColumnName, UnitDescription timeUnitDescription, UnitDescription concentrationUnitDescription, IDimension _timeConcentrationDimension)
Copy link
Member

Choose a reason for hiding this comment

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

ah ah yes!

Copy link
Contributor Author

Choose a reason for hiding this comment

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

hehe not sure if you are agreeing on the refactoring or disagreeing somehow on the number of parameters of the function...

Copy link
Member

Choose a reason for hiding this comment

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

I like this .. I was just waiting for the build to finish sorry. Merging

@msevestre msevestre merged commit 6755339 into develop Feb 22, 2022
@msevestre msevestre deleted the 1429-empty-meta-data branch February 22, 2022 11:47
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.

Importer: MetaData with empty values should not be stored
2 participants