Skip to content

feat: add a to argument#201

Draft
ilan-gold wants to merge 4 commits into
mainfrom
ig/to_argument
Draft

feat: add a to argument#201
ilan-gold wants to merge 4 commits into
mainfrom
ig/to_argument

Conversation

@ilan-gold
Copy link
Copy Markdown
Collaborator

Closes #189

@review-notebook-app
Copy link
Copy Markdown

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@ilan-gold ilan-gold added the run-gpu-ci Signal that gpu ci should be run label Apr 24, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 24, 2026

Codecov Report

❌ Patch coverage is 75.53957% with 34 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.10%. Comparing base (9dc1ba2) to head (e126611).
⚠️ Report is 9 commits behind head on main.

Files with missing lines Patch % Lines
src/annbatch/loader.py 78.89% 23 Missing ⚠️
src/annbatch/utils.py 59.09% 9 Missing ⚠️
src/annbatch/compat.py 60.00% 2 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (9dc1ba2) and HEAD (e126611). Click for more details.

HEAD has 4 uploads less than BASE
Flag BASE (9dc1ba2) HEAD (e126611)
7 3
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #201      +/-   ##
==========================================
- Coverage   93.48%   87.10%   -6.39%     
==========================================
  Files          14       14              
  Lines        1121     1179      +58     
==========================================
- Hits         1048     1027      -21     
- Misses         73      152      +79     
Files with missing lines Coverage Δ
src/annbatch/types.py 100.00% <100.00%> (ø)
src/annbatch/compat.py 68.42% <60.00%> (-31.58%) ⬇️
src/annbatch/utils.py 62.16% <59.09%> (-31.39%) ⬇️
src/annbatch/loader.py 84.19% <78.89%> (-8.76%) ⬇️

... and 1 file with indirect coverage changes

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

@github-actions github-actions Bot removed the run-gpu-ci Signal that gpu ci should be run label Apr 24, 2026
@ilan-gold ilan-gold added the run-gpu-ci Signal that gpu ci should be run label Apr 24, 2026
@github-actions github-actions Bot removed the run-gpu-ci Signal that gpu ci should be run label Apr 24, 2026
Base automatically changed from ig/write_to_out to main May 4, 2026 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: add support for jax like to_torch

1 participant