Skip to content

Commit 3242452

Browse files
authored
Increase test coverage (#99)
* increase torch_sim/transforms.py test coverage from 14% to 94% * tweak doc strings * increase torch_sim/models/soft_sphere.py coverage from 42% to 60% * clean up and parametrize soft_sphere unit tests * format
1 parent d0f6652 commit 3242452

File tree

11 files changed

+824
-148
lines changed

11 files changed

+824
-148
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[![codecov](https://codecov.io/gh/radical-ai/torch-sim/branch/main/graph/badge.svg)](https://codecov.io/gh/radical-ai/torch-sim)
55
[![This project supports Python 3.11+](https://img.shields.io/badge/Python-3.11+-blue.svg?logo=python&logoColor=white)](https://python.org/downloads)
66
[![PyPI](https://img.shields.io/pypi/v/torch-sim?logo=pypi&logoColor=white)](https://pypi.org/project/torch-sim)
7-
[![Zenodo](https://img.shields.io/badge/DOI-TODO-blue?logo=Zenodo&logoColor=white)][zenodo]
7+
[![Zenodo](https://img.shields.io/badge/Zenodo-15127004-blue?logo=Zenodo&logoColor=white)][zenodo]
88

99
[zenodo]: https://zenodo.org/records/15127004
1010

0 commit comments

Comments
 (0)