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

[docs] Update CI badge to use master #3037

Merged
merged 2 commits into from Sep 17, 2019
Merged

[docs] Update CI badge to use master #3037

merged 2 commits into from Sep 17, 2019

Conversation

styfle
Copy link
Member

@styfle styfle commented Sep 17, 2019

The badge icon is currently showing the most recent PR build status.

Instead, let's make sure the badge shows the most recent master build status.

@kodiakhq kodiakhq bot merged commit a3aa855 into canary Sep 17, 2019
@kodiakhq kodiakhq bot deleted the readme-badge branch September 17, 2019 22:33
@codecov-io
Copy link

Codecov Report

Merging #3037 into canary will increase coverage by 2.13%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           canary    #3037      +/-   ##
==========================================
+ Coverage   11.33%   13.46%   +2.13%     
==========================================
  Files         267      267              
  Lines       10032    10294     +262     
  Branches     1308     1211      -97     
==========================================
+ Hits         1137     1386     +249     
- Misses       8803     8846      +43     
+ Partials       92       62      -30
Impacted Files Coverage Δ
src/util/metrics.ts 68.18% <0%> (-2.41%) ⬇️
src/util/dev/builder-cache.ts 80.74% <0%> (+3.47%) ⬆️
src/util/projects/get-project-by-id-or-name.ts 28.57% <0%> (+3.57%) ⬆️
src/util/get-files.ts 91.66% <0%> (+3.88%) ⬆️
src/util/dev/router.ts 82.69% <0%> (+4.12%) ⬆️
src/util/dev/builder.ts 77.41% <0%> (+4.34%) ⬆️
src/util/dev/yarn-installer.ts 90.74% <0%> (+5.02%) ⬆️
src/util/prefer-v2-deployment.ts 61.9% <0%> (+5.65%) ⬆️
src/util/dev/server.ts 66.43% <0%> (+5.73%) ⬆️
src/util/output/create-output.ts 43.58% <0%> (+12.33%) ⬆️

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 a853cb8...f1edfca. Read the comment docs.

styfle added a commit that referenced this pull request Sep 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants