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

[djl-import] Fixes missing trust-remote-code arg for import model zoo #3427

Merged
merged 1 commit into from
Aug 19, 2024

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

@frankfliu frankfliu requested review from zachgk and a team as code owners August 18, 2024 19:09
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 58.27%. Comparing base (cb898a6) to head (0812a83).
Report is 2 commits behind head on master.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@              Coverage Diff              @@
##             master    #3427       +/-   ##
=============================================
- Coverage     72.53%   58.27%   -14.27%     
+ Complexity     7372     5774     -1598     
=============================================
  Files           668      669        +1     
  Lines         32629    32657       +28     
  Branches       3468     3474        +6     
=============================================
- Hits          23667    19030     -4637     
- Misses         7347    12168     +4821     
+ Partials       1615     1459      -156     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@frankfliu frankfliu merged commit 16c3224 into deepjavalibrary:master Aug 19, 2024
5 checks passed
@frankfliu frankfliu deleted the imp branch August 19, 2024 18:50
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.

3 participants