shirtsgroup / physical_validation

Physical validation of molecular simulations
https://physical-validation.readthedocs.io
MIT License
55 stars 19 forks source link

Introduce equality for data objects #130

Closed ptmerz closed 3 years ago

ptmerz commented 3 years ago

Introduces the equality function (__eq__) for the different data objects and adds some tests to cover this. Being able to query for equality of objects will make writing further tests easier.

Refs #59

Status

codecov[bot] commented 3 years ago

Codecov Report

Merging #130 (f37a8ef) into master (29207b7) will increase coverage by 0.12%. The diff coverage is 76.19%.