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

Extends export onnx to code to support inner API #47

Merged
merged 12 commits into from
Nov 12, 2023
Merged

Extends export onnx to code to support inner API #47

merged 12 commits into from
Nov 12, 2023

Conversation

xadupre
Copy link
Collaborator

@xadupre xadupre commented Nov 10, 2023

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Nov 12, 2023

Codecov Report

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

Comparison is base (75d62a0) 81.32% compared to head (045f9cc) 81.78%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #47      +/-   ##
==========================================
+ Coverage   81.32%   81.78%   +0.46%     
==========================================
  Files          46       48       +2     
  Lines        6228     6403     +175     
==========================================
+ Hits         5065     5237     +172     
- Misses       1163     1166       +3     
Files Coverage Δ
onnx_array_api/light_api/__init__.py 93.75% <88.88%> (+1.44%) ⬆️
onnx_array_api/plotting/_helper.py 69.00% <50.00%> (-0.39%) ⬇️
onnx_array_api/light_api/inner_emitter.py 96.05% <96.05%> (ø)
onnx_array_api/light_api/translate.py 76.84% <78.26%> (+8.21%) ⬆️
onnx_array_api/light_api/emitter.py 84.86% <84.86%> (ø)

... 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 9de394e into main Nov 12, 2023
12 of 15 checks passed
@xadupre xadupre deleted the exportc 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