v1.0.2
What's Changed
Fixed
metadataproperty was incorrectly loadingCalibrationInfoinstead ofGlobalMetadata;calibrationproperty was also missing the key-indexed Series transformation.libtimsdata.sois now committed to git and negated in.gitignoreso it is present during CI checkout and correctly included in the PyPI wheel.- Suppressed
tyunresolved-importdiagnostic for optionalnumbadependency.
Added
- Unit tests for
constants.py,noise.py,elems.py, andcentroiding.py— 48 new tests, all running without the.ddata file. test_metadata.pywith 62 tests coveringMetaDataandCalibrationproperties.
Changed
test_metadata.pynow uses a single module-scopedDDAfixture (was opening a new connection per test).just test-covexcludestest_docs.pyfrom coverage measurement.- README expanded with overview, quick-start examples, and centroiding documentation.
See CHANGELOG.md for full details.