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 TCP port range #773

Merged
merged 1 commit into from
Mar 22, 2021
Merged

Fix TCP port range #773

merged 1 commit into from
Mar 22, 2021

Conversation

frankfliu
Copy link
Contributor

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: Ifac428efc2a1fd7495e7caded3a9710b806d7696
@aksrajvanshi aksrajvanshi self-requested a review March 22, 2021 20:18
@codecov-io
Copy link

Codecov Report

Merging #773 (3609e83) into master (4cb7ad5) will increase coverage by 0.03%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #773      +/-   ##
============================================
+ Coverage     70.06%   70.09%   +0.03%     
- Complexity     4932     4934       +2     
============================================
  Files           483      483              
  Lines         21787    21787              
  Branches       2290     2290              
============================================
+ Hits          15265    15272       +7     
+ Misses         5298     5285      -13     
- Partials       1224     1230       +6     
Impacted Files Coverage Δ Complexity Δ
...g/src/main/java/ai/djl/serving/util/Connector.java 56.75% <100.00%> (+1.35%) 21.00 <0.00> (ø)
...e/src/main/java/ai/djl/mxnet/jna/PointerArray.java 94.11% <0.00%> (ø) 9.00% <0.00%> (+1.00%)
...rc/main/java/ai/djl/paddlepaddle/jni/LibUtils.java 51.35% <0.00%> (ø) 15.00% <0.00%> (ø%)
...ngine/src/main/java/ai/djl/mxnet/jna/LibUtils.java 46.62% <0.00%> (+1.22%) 16.00% <0.00%> (ø%)
api/src/main/java/ai/djl/repository/Artifact.java 91.37% <0.00%> (+1.72%) 37.00% <0.00%> (+1.00%)
api/src/main/java/ai/djl/util/Platform.java 48.83% <0.00%> (+2.32%) 8.00% <0.00%> (ø%)
...gine/src/main/java/ai/djl/dlr/engine/DlrModel.java 56.25% <0.00%> (+3.12%) 4.00% <0.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 4cb7ad5...3609e83. Read the comment docs.

@frankfliu frankfliu merged commit e44698d into deepjavalibrary:master Mar 22, 2021
@frankfliu frankfliu deleted the port branch March 22, 2021 23:03
Lokiiiiii pushed a commit to Lokiiiiii/djl that referenced this pull request Oct 10, 2023
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.

5 participants