Skip to content
This repository was archived by the owner on Jan 21, 2026. It is now read-only.

fix(docs): standardize README and add repo metadata#1095

Merged
JustinBeckwith merged 2 commits intomasterfrom
sis
Aug 5, 2019
Merged

fix(docs): standardize README and add repo metadata#1095
JustinBeckwith merged 2 commits intomasterfrom
sis

Conversation

@JustinBeckwith
Copy link
Copy Markdown
Contributor

@JustinBeckwith JustinBeckwith commented Aug 2, 2019

Fixes #523

The docs failure requires this PR to land to pass 🤷‍♂

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Aug 2, 2019
@JustinBeckwith JustinBeckwith requested review from kjin and ofrobots August 2, 2019 22:26
Copy link
Copy Markdown
Contributor

@kjin kjin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM w/ nit

Comment thread .readme-partials.yaml Outdated

```js
require('@google-cloud/trace-agent').start({
plugins: {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit, please unindent these lines as well.

@codecov
Copy link
Copy Markdown

codecov Bot commented Aug 5, 2019

Codecov Report

Merging #1095 into master will increase coverage by 0.04%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1095      +/-   ##
==========================================
+ Coverage   94.84%   94.88%   +0.04%     
==========================================
  Files          96       96              
  Lines        6338     6338              
  Branches      498      498              
==========================================
+ Hits         6011     6014       +3     
+ Misses        168      166       -2     
+ Partials      159      158       -1
Impacted Files Coverage Δ
src/plugins/plugin-http.ts 90.19% <0%> (+2.94%) ⬆️

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 ff1fc26...03a457c. Read the comment docs.

@JustinBeckwith JustinBeckwith merged commit c24faa3 into master Aug 5, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Docs: Better documentation for available configuration options

3 participants