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

Improve --eventpath example command #1243

Merged
merged 1 commit into from
Jul 6, 2022
Merged

Conversation

teacherSsamko
Copy link
Contributor

Added pull_request on command to �run it with sample pull_request.json.

#1241 some of the new users can get into trouble like me

@teacherSsamko teacherSsamko requested a review from a team as a code owner July 6, 2022 01:14
@codecov
Copy link

codecov bot commented Jul 6, 2022

Codecov Report

Merging #1243 (6f4e599) into master (4f8da0a) will increase coverage by 4.00%.
The diff coverage is 74.13%.

@@            Coverage Diff             @@
##           master    #1243      +/-   ##
==========================================
+ Coverage   57.50%   61.51%   +4.00%     
==========================================
  Files          32       40       +8     
  Lines        4594     5490     +896     
==========================================
+ Hits         2642     3377     +735     
- Misses       1729     1843     +114     
- Partials      223      270      +47     
Impacted Files Coverage Δ
pkg/model/action.go 0.00% <0.00%> (ø)
pkg/model/step_result.go 0.00% <ø> (ø)
pkg/container/docker_run.go 14.08% <15.06%> (+8.53%) ⬆️
pkg/container/docker_pull.go 33.33% <33.33%> (ø)
pkg/container/file_collector.go 45.87% <45.87%> (ø)
pkg/common/git/git.go 50.00% <47.91%> (ø)
pkg/container/docker_auth.go 47.61% <50.00%> (+2.61%) ⬆️
pkg/model/workflow.go 54.32% <50.00%> (+3.40%) ⬆️
pkg/exprparser/interpreter.go 73.37% <53.48%> (-0.02%) ⬇️
pkg/model/planner.go 50.73% <60.00%> (+0.32%) ⬆️
... and 30 more

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

@mergify mergify bot merged commit aea17b1 into nektos:master Jul 6, 2022
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.

3 participants