Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.

docs: dedupe subgraph and connector guides#88

Merged
0xGabi merged 3 commits intomasterfrom
update-thegraph-guide
Jun 29, 2020
Merged

docs: dedupe subgraph and connector guides#88
0xGabi merged 3 commits intomasterfrom
update-thegraph-guide

Conversation

@sohkai
Copy link
Copy Markdown
Contributor

@sohkai sohkai commented Jun 27, 2020

Deduplicates the information that was the same in the app connector guide with the information available in the subgraph guide.

Also adds the app subgraph guide to shown on Gitbooks.

@sohkai sohkai requested review from 0xGabi and bpierre June 27, 2020 07:45
@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 27, 2020

Codecov Report

Merging #88 into master will decrease coverage by 0.69%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #88      +/-   ##
==========================================
- Coverage   29.10%   28.40%   -0.70%     
==========================================
  Files          53       53              
  Lines         835      873      +38     
  Branches      135      148      +13     
==========================================
+ Hits          243      248       +5     
- Misses        592      625      +33     
Flag Coverage Δ
#unittests 28.40% <ø> (-0.70%) ⬇️
Impacted Files Coverage Δ
packages/connect-core/src/entities/Role.ts 0.00% <0.00%> (ø)
packages/connect-core/src/entities/Repository.ts 0.00% <0.00%> (ø)
packages/connect-core/src/entities/Application.ts 0.00% <0.00%> (ø)
packages/connect-thegraph/src/parsers/repos.ts 100.00% <0.00%> (+7.69%) ⬆️

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 c52eb92...96b6311. Read the comment docs.

Copy link
Copy Markdown
Contributor

@bpierre bpierre left a comment

Choose a reason for hiding this comment

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

Excellent 💯 💯 💯

Comment thread docs/advanced/app-subgraphs.md Outdated
Copy link
Copy Markdown
Contributor

@0xGabi 0xGabi left a comment

Choose a reason for hiding this comment

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

I leave a few suggestions. I think the split between subgraph and connector is a good one 👍

Comment thread docs/advanced/app-subgraphs.md Outdated
Comment thread docs/advanced/app-subgraphs.md Outdated
Comment thread docs/advanced/app-subgraphs.md Outdated
Comment thread docs/advanced/app-subgraphs.md Outdated
Comment thread docs/advanced/app-subgraphs.md Outdated
Comment thread docs/advanced/writing-an-app-connector.md Outdated
Comment thread docs/advanced/writing-an-app-connector.md Outdated
Co-authored-by: Gabriel Garcia <gabrielpk.18@gmail.com>
@sohkai
Copy link
Copy Markdown
Contributor Author

sohkai commented Jun 28, 2020

Thanks for the review @0xGabi, I've applied all the suggestions!

@0xGabi 0xGabi merged commit d263737 into master Jun 29, 2020
@0xGabi 0xGabi deleted the update-thegraph-guide branch June 29, 2020 13:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants