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

ci: Use GITHUB_REF_NAME to identify branch with DataDog #313

Merged
merged 1 commit into from
Feb 17, 2022

Conversation

kylecarbs
Copy link
Member

The "main" branch wasn't uploading properly before.

The "main" branch wasn't uploading properly before.
@kylecarbs kylecarbs self-assigned this Feb 17, 2022
@kylecarbs kylecarbs enabled auto-merge (squash) February 17, 2022 17:01
@codecov
Copy link

codecov bot commented Feb 17, 2022

Codecov Report

Merging #313 (f5d1a20) into main (503d09c) will increase coverage by 0.31%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #313      +/-   ##
==========================================
+ Coverage   67.79%   68.11%   +0.31%     
==========================================
  Files         138      136       -2     
  Lines        7256     7084     -172     
  Branches       74       74              
==========================================
- Hits         4919     4825      -94     
+ Misses       1836     1775      -61     
+ Partials      501      484      -17     
Flag Coverage Δ
unittest-go-macos-latest 66.46% <ø> (+0.05%) ⬆️
unittest-go-ubuntu-latest 67.58% <ø> (+0.14%) ⬆️
unittest-go-windows-latest ?
unittest-js 64.81% <ø> (ø)
Impacted Files Coverage Δ
provisioner/echo/serve.go 47.36% <0.00%> (-3.16%) ⬇️
peer/channel.go 81.87% <0.00%> (-2.93%) ⬇️
provisionerd/provisionerd.go 69.35% <0.00%> (-1.18%) ⬇️
pty/start_windows.go
pty/pty_windows.go
peer/conn.go 80.00% <0.00%> (+2.56%) ⬆️
peerbroker/dial.go 80.95% <0.00%> (+4.76%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 503d09c...f5d1a20. Read the comment docs.

@kylecarbs kylecarbs merged commit dd36317 into main Feb 17, 2022
@kylecarbs kylecarbs deleted the datadog-branch branch February 17, 2022 17:30
kylecarbs added a commit that referenced this pull request Feb 18, 2022
The change in #313 caused PRs to report "<id>/merge" as the name.
kylecarbs added a commit that referenced this pull request Feb 18, 2022
The change in #313 caused PRs to report "<id>/merge" as the name.
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.

None yet

2 participants