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

Fix platform matching bug #1167

Merged
merged 1 commit into from
Aug 16, 2021
Merged

Conversation

frankfliu
Copy link
Contributor

Change-Id: Ia5ae7545a78ff66b728298e3a6768462cad33ead

Description

Brief description of what this PR is about

  • If this change is a backward incompatible change, why must this change be made?
  • Interesting edge cases to note here

Change-Id: Ia5ae7545a78ff66b728298e3a6768462cad33ead
@codecov-commenter
Copy link

codecov-commenter commented Aug 16, 2021

Codecov Report

Merging #1167 (d16c0fd) into master (1171338) will decrease coverage by 0.00%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1167      +/-   ##
============================================
- Coverage     70.31%   70.30%   -0.01%     
+ Complexity     5359     5358       -1     
============================================
  Files           514      514              
  Lines         23771    23771              
  Branches       2566     2566              
============================================
- Hits          16715    16713       -2     
- Misses         5697     5698       +1     
- Partials       1359     1360       +1     
Impacted Files Coverage Δ
api/src/main/java/ai/djl/util/Platform.java 44.23% <0.00%> (ø)
api/src/main/java/ai/djl/repository/Artifact.java 87.80% <0.00%> (-1.63%) ⬇️

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 1171338...d16c0fd. Read the comment docs.

@frankfliu frankfliu merged commit 8eb88f5 into deepjavalibrary:master Aug 16, 2021
@frankfliu frankfliu deleted the libutils branch August 16, 2021 20:09
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.

4 participants