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

chore: get branch that triggered workflow from context #19

Merged
merged 4 commits into from
Oct 20, 2022

Conversation

carlosdevpereira
Copy link
Owner

@carlosdevpereira carlosdevpereira commented Oct 20, 2022

Issues related

Fixes: #14

Description

Gets branch name from github context instead of requiring an input parameter

@carlosdevpereira carlosdevpereira self-assigned this Oct 20, 2022
@carlosdevpereira carlosdevpereira marked this pull request as ready for review October 20, 2022 22:33
@github-actions
Copy link

github-actions bot commented Oct 20, 2022

🔖 Coverage Report

Good job 👌, the tests are passing and the coverage percentage remained intact.

@@                        Coverage Summary                     @@
  ---------------------------------------------------------------
 | Category   | Master Branch | Current Branch | Covered / Total |
 | ---------- | ------------- | -------------- | --------------- |
 | Statements |      100%     |      100%      |     192/192     |
 | Branches   |     95.83%    |     95.83%     |      23/24      |
 | Functions  |      100%     |      100%      |      30/30      |
 | Lines      |      100%     |      100%      |     191/191     |
  ---------------------------------------------------------------
Metrics
  • Test Suites: 9 passed, 9 total
  • Tests: 42 passed, 42 total
  • Snapshots: 0 total
  • Time: 2 seconds

Coverage data is based on head branch chore/get-branch-name-from-context (e38dcf0) compared to base branch main (990bd4e).

View full coverage report 🔗

@carlosdevpereira carlosdevpereira merged commit 45feffa into main Oct 20, 2022
@carlosdevpereira carlosdevpereira deleted the chore/get-branch-name-from-context branch October 20, 2022 22:38
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.

chore: Get branchName from context instead of an input variable
1 participant