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

Added sbt-dependency-submission to update github dependency graph #254

Conversation

alfonsorr
Copy link
Member

Improve dependency security with an action.

Description

The action added updates the dependency graph of github to check any issues with the dependencies used

Related Issue

Closes #253

@alfonsorr alfonsorr requested a review from a team as a code owner July 18, 2022 15:20
@github-actions github-actions bot added the CI/CD Continuous integration and continuous delivery label Jul 18, 2022
@codecov
Copy link

codecov bot commented Jul 18, 2022

Codecov Report

Merging #254 (3c0060c) into main (31b21c9) will increase coverage by 1.35%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #254      +/-   ##
==========================================
+ Coverage   95.92%   97.28%   +1.35%     
==========================================
  Files          42       58      +16     
  Lines         785     1028     +243     
  Branches       10       12       +2     
==========================================
+ Hits          753     1000     +247     
+ Misses         32       28       -4     
Flag Coverage Δ
spark-2.4.x 93.91% <ø> (?)
spark-3.0.x 96.51% <ø> (?)
spark-3.1.x 97.40% <ø> (?)
spark-3.2.x 97.40% <ø> (?)
spark-3.3.x 97.40% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
core/src/main/scala/doric/DoricColumn.scala 71.43% <0.00%> (-5.71%) ⬇️
core/src/main/scala/doric/CName.scala 100.00% <0.00%> (ø)
core/src/main/scala/doric/syntax/package.scala 100.00% <0.00%> (ø)
core/src/main/scala/doric/syntax/DStructs.scala 100.00% <0.00%> (ø)
core/src/main/scala/doric/syntax/MapColumns.scala 100.00% <0.00%> (ø)
core/src/main/scala/doric/syntax/DateColumns.scala 100.00% <0.00%> (ø)
core/src/main/scala/doric/syntax/WhenBuilder.scala 100.00% <0.00%> (ø)
...ore/src/main/scala/doric/syntax/ArrayColumns.scala 100.00% <0.00%> (ø)
...re/src/main/scala/doric/syntax/BinaryColumns.scala 100.00% <0.00%> (ø)
...re/src/main/scala/doric/syntax/CommonColumns.scala 100.00% <0.00%> (ø)
... and 30 more

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 31b21c9...3c0060c. Read the comment docs.

@alfonsorr alfonsorr enabled auto-merge (squash) July 18, 2022 15:27
@alfonsorr alfonsorr merged commit 888b56a into hablapps:main Jul 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/CD Continuous integration and continuous delivery
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature request]: Add sbt-dependency-submission action to project
2 participants