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

Uses gradle dependency submission #2983

Merged
merged 1 commit into from
Feb 15, 2024
Merged

Conversation

zachgk
Copy link
Contributor

@zachgk zachgk commented Feb 7, 2024

This integrates the github dependency submission task which is now part of the default gradle github action following
https://github.com/marketplace/actions/build-with-gradle. It can then be used by github to better analyze the dependency tree and recognize Java dependabot alerts

@zachgk zachgk requested review from frankfliu and a team as code owners February 7, 2024 23:48
@codecov-commenter
Copy link

codecov-commenter commented Feb 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (bb5073f) 72.08% compared to head (22fa07b) 72.31%.
Report is 997 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    #2983      +/-   ##
============================================
+ Coverage     72.08%   72.31%   +0.22%     
- Complexity     5126     7294    +2168     
============================================
  Files           473      722     +249     
  Lines         21970    32525   +10555     
  Branches       2351     3395    +1044     
============================================
+ Hits          15838    23519    +7681     
- Misses         4925     7383    +2458     
- Partials       1207     1623     +416     

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

This integrates the github dependency submission action which is now part of the
default gradle github action following
https://github.com/marketplace/actions/build-with-gradle. It can then be used by
github to better analyze the dependency tree and recognize Java dependabot
alerts.
@zachgk zachgk merged commit d825cf7 into deepjavalibrary:master Feb 15, 2024
5 checks passed
@zachgk zachgk deleted the deps branch February 15, 2024 23:23
zachgk added a commit to zachgk/djl that referenced this pull request Feb 27, 2024
lanking520 pushed a commit that referenced this pull request Feb 27, 2024
frankfliu pushed a commit that referenced this pull request Apr 26, 2024
This integrates the github dependency submission action which is now part of the
default gradle github action following
https://github.com/marketplace/actions/build-with-gradle. It can then be used by
github to better analyze the dependency tree and recognize Java dependabot
alerts.
frankfliu pushed a commit that referenced this pull request Apr 26, 2024
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