Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes light API for operators with two outputs #45

Merged
merged 3 commits into from
Nov 8, 2023
Merged

Fixes light API for operators with two outputs #45

merged 3 commits into from
Nov 8, 2023

Conversation

xadupre
Copy link
Collaborator

@xadupre xadupre commented Nov 8, 2023

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Nov 8, 2023

Codecov Report

Attention: 11 lines in your changes are missing coverage. Please review.

Comparison is base (70d6f64) 81.69% compared to head (b786141) 81.61%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #45      +/-   ##
==========================================
- Coverage   81.69%   81.61%   -0.09%     
==========================================
  Files          45       45              
  Lines        6032     6065      +33     
==========================================
+ Hits         4928     4950      +22     
- Misses       1104     1115      +11     
Files Coverage Δ
onnx_array_api/__init__.py 100.00% <100.00%> (ø)
onnx_array_api/light_api/_op_var.py 51.42% <100.00%> (ø)
onnx_array_api/light_api/_op_vars.py 44.02% <100.00%> (+0.62%) ⬆️
onnx_array_api/light_api/model.py 81.87% <ø> (ø)
onnx_array_api/light_api/var.py 87.07% <72.50%> (-4.16%) ⬇️

... and 1 file with indirect coverage changes

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

@sdpython sdpython merged commit dd11424 into main Nov 8, 2023
15 checks passed
@xadupre xadupre deleted the two branch November 17, 2023 15:15
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.

None yet

3 participants