lanl / dsi

LANL Data Science Infrastructure Project
https://lanl.github.io/dsi
5 stars 3 forks source link

Strict schema handling for objects that inherit StructuredMetadata plugin #79

Closed qwofford closed 8 months ago

qwofford commented 9 months ago

Resolves #76.

Passing unit tests, passing pylama style checks.

New unit tests captures new failure mode where strict schema enforcement breaks when one or more csv files are added that have column names that do not match.