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

Add Windows Support + Multi OS CI #4

Merged
merged 15 commits into from
Mar 5, 2022
Merged

Add Windows Support + Multi OS CI #4

merged 15 commits into from
Mar 5, 2022

Conversation

yuzawa-san
Copy link
Owner

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Mar 4, 2022

Codecov Report

Merging #4 (787b2ad) into master (17e7729) will decrease coverage by 3.14%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master       #4      +/-   ##
============================================
- Coverage     80.30%   77.16%   -3.15%     
  Complexity      266      266              
============================================
  Files            37       37              
  Lines          1112      959     -153     
  Branches         42       42              
============================================
- Hits            893      740     -153     
  Misses          196      196              
  Partials         23       23              
Impacted Files Coverage Δ
src/main/java/com/jyuzawa/onnxruntime/ApiImpl.java 93.42% <100.00%> (-4.40%) ⬇️
...ava/com/jyuzawa/onnxruntime/ModelMetadataImpl.java 98.00% <100.00%> (ø)
.../com/jyuzawa/onnxruntime/OnnxTensorBufferImpl.java 100.00% <100.00%> (ø)
...jyuzawa/onnxruntime/OnnxTensorElementDataType.java 72.72% <100.00%> (ø)
.../com/jyuzawa/onnxruntime/OnnxTensorStringImpl.java 85.10% <100.00%> (ø)
...main/java/com/jyuzawa/onnxruntime/SessionImpl.java 97.29% <100.00%> (ø)
...ain/java/com/jyuzawa/onnxruntime/TypeInfoImpl.java 79.03% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 17e7729...787b2ad. Read the comment docs.

@yuzawa-san yuzawa-san changed the title Cross os CI Add Windows Support + Multi OS CI Mar 5, 2022
@yuzawa-san yuzawa-san merged commit fa79651 into master Mar 5, 2022
@yuzawa-san yuzawa-san deleted the matrix branch March 5, 2022 22:12
@yuzawa-san yuzawa-san restored the matrix branch March 5, 2022 22:21
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