Skip to content

Add PyTorch TensorDict validation backend - #2403

Open
cosmicbboy wants to merge 4 commits into
mainfrom
nielsb/pytorch-tensordict
Open

cosmicbboy wants to merge 4 commits into
mainfrom
nielsb/pytorch-tensordict

fix(docs): add cairosvg to docs deps for sphinxcontrib-typer SVG rend…

25ccab9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 13, 2026 in 0s

82.27% (-4.89%) compared to 92d8a7c

View this Pull Request on Codecov

82.27% (-4.89%) compared to 92d8a7c

Details

Codecov Report

❌ Patch coverage is 0.42992% with 1158 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.27%. Comparing base (92d8a7c) to head (25ccab9).

Files with missing lines Patch % Lines
pandera/api/tensordict/model.py 0.00% 337 Missing ⚠️
pandera/backends/tensordict/base.py 0.00% 185 Missing ⚠️
pandera/io/tensordict_io.py 0.00% 134 Missing ⚠️
pandera/strategies/tensordict_strategies.py 0.00% 89 Missing ⚠️
pandera/engines/tensordict_engine.py 0.00% 88 Missing ⚠️
pandera/schema_inference/tensordict.py 0.00% 64 Missing ⚠️
pandera/backends/tensordict/checks.py 0.00% 54 Missing ⚠️
pandera/api/tensordict/container.py 0.00% 46 Missing ⚠️
pandera/backends/tensordict/builtin_checks.py 0.00% 44 Missing ⚠️
pandera/api/tensordict/model_components.py 0.00% 34 Missing ⚠️
... and 7 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2403      +/-   ##
==========================================
- Coverage   87.16%   82.27%   -4.89%     
==========================================
  Files         213      230      +17     
  Lines       19489    20652    +1163     
==========================================
+ Hits        16987    16992       +5     
- Misses       2502     3660    +1158     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.