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

feat: detect GH action branch name #8314

Merged
merged 1 commit into from
Dec 26, 2022
Merged

Conversation

yufeih
Copy link
Contributor

@yufeih yufeih commented Dec 26, 2022

Makes it easier to integrate with GH actions.

@yufeih yufeih added the new-feature Makes the pull request to appear in "New Features" section of the next release note label Dec 26, 2022
@codecov
Copy link

codecov bot commented Dec 26, 2022

Codecov Report

Base: 76.72% // Head: 76.74% // Increases project coverage by +0.01% 🎉

Coverage data is based on head (e169f6c) compared to base (11d334d).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8314      +/-   ##
==========================================
+ Coverage   76.72%   76.74%   +0.01%     
==========================================
  Files         955      955              
  Lines       38623    38624       +1     
==========================================
+ Hits        29635    29642       +7     
+ Misses       8988     8982       -6     
Impacted Files Coverage Δ
src/Microsoft.DocAsCode.Common/Git/GitUtility.cs 78.19% <100.00%> (+3.32%) ⬆️

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.

@yufeih yufeih merged commit ac83bf2 into main Dec 26, 2022
@yufeih yufeih deleted the feature/gh-action-branch-name branch December 26, 2022 03:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-feature Makes the pull request to appear in "New Features" section of the next release note
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant