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

zero copy transactions #73

Merged
merged 11 commits into from
Nov 29, 2022
Merged

zero copy transactions #73

merged 11 commits into from
Nov 29, 2022

Conversation

yuzawa-san
Copy link
Owner

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #73 (f285672) into master (3eac66f) will decrease coverage by 0.20%.
The diff coverage is 95.15%.

@@             Coverage Diff              @@
##             master      #73      +/-   ##
============================================
- Coverage     81.05%   80.85%   -0.21%     
- Complexity      295      310      +15     
============================================
  Files            46       47       +1     
  Lines          1309     1316       +7     
  Branches         80       80              
============================================
+ Hits           1061     1064       +3     
- Misses          212      218       +6     
+ Partials         36       34       -2     
Impacted Files Coverage Δ
...jyuzawa/onnxruntime/OnnxTensorElementDataType.java 73.80% <ø> (+1.08%) ⬆️
src/main/java/com/jyuzawa/onnxruntime/Session.java 0.00% <ø> (ø)
...main/java/com/jyuzawa/onnxruntime/MapInfoImpl.java 69.23% <60.00%> (-30.77%) ⬇️
...n/java/com/jyuzawa/onnxruntime/TensorInfoImpl.java 92.00% <77.77%> (-8.00%) ⬇️
...ain/java/com/jyuzawa/onnxruntime/TypeInfoImpl.java 70.68% <87.50%> (-6.90%) ⬇️
src/main/java/com/jyuzawa/onnxruntime/ApiImpl.java 97.59% <100.00%> (+0.01%) ⬆️
.../java/com/jyuzawa/onnxruntime/EnvironmentImpl.java 83.60% <100.00%> (-1.01%) ⬇️
...main/java/com/jyuzawa/onnxruntime/OnnxMapImpl.java 88.88% <100.00%> (+6.07%) ⬆️
.../java/com/jyuzawa/onnxruntime/OnnxMapLongImpl.java 100.00% <100.00%> (ø)
...ava/com/jyuzawa/onnxruntime/OnnxMapStringImpl.java 45.45% <100.00%> (+5.45%) ⬆️
... and 20 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@yuzawa-san yuzawa-san merged commit b86fee6 into master Nov 29, 2022
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

2 participants