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

governance: fix bug report rendering #1186

Merged
merged 1 commit into from
May 26, 2022
Merged

governance: fix bug report rendering #1186

merged 1 commit into from
May 26, 2022

Conversation

catthehacker
Copy link
Member

No description provided.

@github-actions
Copy link
Contributor

MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ CREDENTIALS secretlint yes no 1.22s
✅ EDITORCONFIG editorconfig-checker 1 0 0.01s
✅ GIT git_diff yes no 0.01s
✅ YAML prettier 1 0 0.6s
✅ YAML v8r 1 0 1.78s

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

@codecov
Copy link

codecov bot commented May 26, 2022

Codecov Report

Merging #1186 (bd76088) into master (4f8da0a) will increase coverage by 4.71%.
The diff coverage is 78.44%.

@@            Coverage Diff             @@
##           master    #1186      +/-   ##
==========================================
+ Coverage   57.50%   62.22%   +4.71%     
==========================================
  Files          32       40       +8     
  Lines        4594     5321     +727     
==========================================
+ Hits         2642     3311     +669     
- Misses       1729     1744      +15     
- Partials      223      266      +43     
Impacted Files Coverage Δ
pkg/model/action.go 0.00% <0.00%> (ø)
pkg/model/github_context.go 79.51% <ø> (ø)
pkg/model/planner.go 50.73% <ø> (+0.32%) ⬆️
pkg/model/step_result.go 0.00% <ø> (ø)
pkg/model/workflow.go 54.29% <0.00%> (+3.38%) ⬆️
pkg/container/docker_run.go 15.00% <26.82%> (+9.45%) ⬆️
pkg/common/git.go 49.31% <28.57%> (-0.52%) ⬇️
pkg/container/file_collector.go 44.85% <44.85%> (ø)
pkg/exprparser/interpreter.go 73.37% <53.48%> (-0.02%) ⬇️
pkg/runner/runner.go 70.16% <66.66%> (-6.31%) ⬇️
... and 24 more

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

@catthehacker catthehacker marked this pull request as ready for review May 26, 2022 21:33
@catthehacker catthehacker requested a review from a team as a code owner May 26, 2022 21:33
@mergify mergify bot merged commit 8bc3a07 into master May 26, 2022
@mergify mergify bot deleted the fix-template branch May 26, 2022 21:46
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