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

automatically merge PRs from dependabot #1084

Merged
merged 1 commit into from
Mar 28, 2022
Merged

Conversation

cplee
Copy link
Contributor

@cplee cplee commented Mar 28, 2022

No description provided.

@cplee cplee requested a review from a team as a code owner March 28, 2022 17:08
@github-actions
Copy link
Contributor

MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ CREDENTIALS secretlint yes no 0.96s
✅ EDITORCONFIG editorconfig-checker 1 0 0.56s
✅ GIT git_diff yes no 0.01s
✅ YAML prettier 1 0 0.5s
✅ YAML v8r 1 0 1.32s

See errors details in artifact MegaLinter reports on CI Job page
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

@mergify
Copy link
Contributor

mergify bot commented Mar 28, 2022

@cplee this pull request has failed checks 🛠

@mergify mergify bot added the needs-work Extra attention is needed label Mar 28, 2022
@codecov
Copy link

codecov bot commented Mar 28, 2022

Codecov Report

Merging #1084 (e3f1bc8) into master (4f8da0a) will increase coverage by 2.41%.
The diff coverage is 83.98%.

@@            Coverage Diff             @@
##           master    #1084      +/-   ##
==========================================
+ Coverage   57.50%   59.92%   +2.41%     
==========================================
  Files          32       38       +6     
  Lines        4594     4821     +227     
==========================================
+ Hits         2642     2889     +247     
+ Misses       1729     1700      -29     
- Partials      223      232       +9     
Impacted Files Coverage Δ
pkg/model/action.go 0.00% <ø> (ø)
pkg/model/planner.go 50.73% <ø> (+0.32%) ⬆️
pkg/container/docker_run.go 4.92% <7.14%> (-0.63%) ⬇️
pkg/runner/logger.go 66.00% <67.56%> (+0.56%) ⬆️
pkg/runner/runner.go 72.80% <71.69%> (-3.67%) ⬇️
pkg/exprparser/interpreter.go 74.57% <75.00%> (+1.17%) ⬆️
pkg/runner/expression.go 91.02% <78.26%> (+0.20%) ⬆️
pkg/runner/step.go 80.76% <80.76%> (ø)
pkg/runner/run_context.go 78.84% <81.57%> (-0.81%) ⬇️
pkg/runner/action.go 82.97% <82.97%> (ø)
... and 16 more

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@mergify mergify bot removed the needs-work Extra attention is needed label Mar 28, 2022
Copy link
Member

@KnisterPeter KnisterPeter left a comment

Choose a reason for hiding this comment

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

🎉

@cplee cplee merged commit 7fbaf13 into master Mar 28, 2022
@cplee cplee deleted the dependabot-auto-merge branch March 28, 2022 19:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants