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

move builders into inner classes + register a shared allocator #72

Merged
merged 1 commit into from
Nov 25, 2022

Conversation

yuzawa-san
Copy link
Owner

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #72 (763615b) into master (9b03e58) will increase coverage by 0.14%.
The diff coverage is 91.15%.

@@             Coverage Diff              @@
##             master      #72      +/-   ##
============================================
+ Coverage     80.91%   81.05%   +0.14%     
+ Complexity      338      295      -43     
============================================
  Files            49       46       -3     
  Lines          1294     1309      +15     
  Branches         78       80       +2     
============================================
+ Hits           1047     1061      +14     
- Misses          211      212       +1     
  Partials         36       36              
Impacted Files Coverage Δ
...main/java/com/jyuzawa/onnxruntime/ManagedImpl.java 85.71% <75.00%> (-1.79%) ⬇️
...main/java/com/jyuzawa/onnxruntime/SessionImpl.java 82.88% <81.21%> (-14.84%) ⬇️
.../java/com/jyuzawa/onnxruntime/EnvironmentImpl.java 84.61% <90.16%> (+41.75%) ⬆️
.../java/com/jyuzawa/onnxruntime/TransactionImpl.java 98.88% <98.00%> (-1.12%) ⬇️
src/main/java/com/jyuzawa/onnxruntime/ApiImpl.java 97.57% <100.00%> (+0.13%) ⬆️
...ava/com/jyuzawa/onnxruntime/ModelMetadataImpl.java 97.95% <100.00%> (-0.05%) ⬇️

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 3eac66f into master Nov 25, 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