Skip to content

fix(jax): use string literals for JAX type annotations to prevent imp…

15ae1f3
Select commit
Loading
Failed to load commit list.
Merged

style(jax): enable ANN rule and add comprehensive type hints to JAX backend #4967

fix(jax): use string literals for JAX type annotations to prevent imp…
15ae1f3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 13, 2025 in 1s

84.22% (-0.05%) compared to dab37b2

View this Pull Request on Codecov

84.22% (-0.05%) compared to dab37b2

Details

Codecov Report

❌ Patch coverage is 97.61905% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 84.22%. Comparing base (dab37b2) to head (15ae1f3).
⚠️ Report is 4 commits behind head on devel.

Files with missing lines Patch % Lines
deepmd/jax/jax2tf/serialization.py 92.85% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #4967      +/-   ##
==========================================
- Coverage   84.27%   84.22%   -0.05%     
==========================================
  Files         705      705              
  Lines       69210    69211       +1     
  Branches     3573     3573              
==========================================
- Hits        58324    58293      -31     
- Misses       9744     9779      +35     
+ Partials     1142     1139       -3     

☔ View full report in Codecov by Sentry.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.