Avatar for the deepmodeling user
deepmodeling
dpdata
Instrumentation
Wall Time
BlogDocsChangelog

merge devel to master and release 0.2.25

#857Merged
Comparing
njzjz:devel-0.2.25
(
efa66a7
) with
master
(
08aefba
)
CodSpeed Performance Gauge
0%
Improvements
0
Regressions
0
Untouched
2
New
0
Dropped
0
Ignored
0

Benchmarks

Passed

test_import
benchmark/test_import.py::test_import
CodSpeed Performance Gauge
0%
274.5 µs
274.3 µs
test_cli
benchmark/test_import.py::test_cli
CodSpeed Performance Gauge
-1%
239.7 µs
241.8 µs

Commits

Click on a commit to change the comparison range
Base
master
08aefba
0%
fix: skip datatype registration warning for duplicate types (#856) Currently dpdata throws a warning if an existed data type is registered again, even if with the same definition. This PR adds a check to skip if the registered data types are identicle. <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **New Features** * Improved object comparison and display for data types, allowing equality checks and clearer string representations. * **Bug Fixes** * Reduced unnecessary warnings when registering identical data types; warnings are now only shown if duplicate registrations differ. * **Tests** * Added tests for data type comparison, representation, and registration behavior. * Removed outdated test for duplicate data type registration. <!-- end of auto-generated comment: release notes by coderabbit.ai --> --------- Signed-off-by: Chun Cai <amoycaic@gmail.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
efa66a7
12 days ago
by caic99
© 2025 CodSpeed Technology
Home Terms Privacy Docs