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: Update DataDog GitHub branch to fallback to GITHUB_REF #356

Merged
merged 1 commit into from
Feb 24, 2022
Merged

Conversation

kylecarbs
Copy link
Member

This was detecting branches, but not our "main" branch before.
Hopefully this fixes it!

This was detecting branches, but not our "main" branch before.
Hopefully this fixes it!
@kylecarbs kylecarbs self-assigned this Feb 24, 2022
@codecov
Copy link

codecov bot commented Feb 24, 2022

Codecov Report

Merging #356 (48bcf2c) into main (b913ea8) will increase coverage by 0.07%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #356      +/-   ##
==========================================
+ Coverage   67.55%   67.63%   +0.07%     
==========================================
  Files         148      148              
  Lines        8064     8064              
  Branches       72       72              
==========================================
+ Hits         5448     5454       +6     
+ Misses       2051     2048       -3     
+ Partials      565      562       -3     
Flag Coverage Δ
unittest-go-macos-latest 66.19% <ø> (ø)
unittest-go-ubuntu-latest 67.24% <ø> (+0.08%) ⬆️
unittest-go-windows-2022 65.74% <ø> (+0.04%) ⬆️
unittest-js 66.10% <ø> (ø)
Impacted Files Coverage Δ
peer/conn.go 78.00% <0.00%> (-1.54%) ⬇️
coderd/provisionerdaemons.go 60.80% <0.00%> (+0.59%) ⬆️
peerbroker/proxy.go 57.23% <0.00%> (+1.25%) ⬆️
peerbroker/listen.go 84.80% <0.00%> (+2.39%) ⬆️
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 b913ea8...48bcf2c. Read the comment docs.

@kylecarbs kylecarbs enabled auto-merge (squash) February 24, 2022 16:42
@kylecarbs kylecarbs merged commit 41c3ee7 into main Feb 24, 2022
@kylecarbs kylecarbs deleted the fixdog branch February 24, 2022 16:47
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