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(HACBS-1636): update dependabot to include go packages #103

Merged
merged 1 commit into from
Feb 20, 2023

Conversation

hongweiliu17
Copy link
Contributor

  • Use dependabot to detect go package update and create PR

Signed-off-by: Hongwei Liu hongliu@redhat.com

@codecov
Copy link

codecov bot commented Feb 16, 2023

Codecov Report

Base: 70.06% // Head: 69.65% // Decreases project coverage by -0.41% ⚠️

Coverage data is based on head (0baca36) compared to base (64f8f5a).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #103      +/-   ##
==========================================
- Coverage   70.06%   69.65%   -0.41%     
==========================================
  Files          25       25              
  Lines        2218     2218              
==========================================
- Hits         1554     1545       -9     
- Misses        525      534       +9     
  Partials      139      139              
Impacted Files Coverage Δ
controllers/scenario/predicates.go 14.28% <0.00%> (-42.86%) ⬇️
controllers/scenario/scenario_controller.go 78.26% <0.00%> (-19.57%) ⬇️
controllers/scenario/scenario_adapter.go 65.55% <0.00%> (-5.56%) ⬇️
controllers/pipeline/pipeline_controller.go 55.96% <0.00%> (-4.59%) ⬇️
helpers/integration.go 65.69% <0.00%> (-1.46%) ⬇️
controllers/snapshot/snapshot_adapter.go 59.21% <0.00%> (+5.92%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

Copy link
Contributor

@jsztuka jsztuka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@MartinBasti
Copy link
Collaborator

MartinBasti commented Feb 16, 2023

oh noes, merge conflicts :(

* Use dependabot to detect go package update and create PR

Signed-off-by: Hongwei Liu  hongliu@redhat.com
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.

None yet

3 participants