-
Notifications
You must be signed in to change notification settings - Fork 53
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
Subgraph: Update main subgraph + Voting subgraph and connector (#259) #259
Conversation
Codecov Report
@@ Coverage Diff @@
## master #259 +/- ##
===========================================
- Coverage 39.01% 20.39% -18.63%
===========================================
Files 114 74 -40
Lines 2099 1535 -564
Branches 318 324 +6
===========================================
- Hits 819 313 -506
+ Misses 1280 1222 -58
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
}, | ||
"devDependencies": { | ||
"@graphprotocol/graph-cli": "^0.18.0", | ||
"@graphprotocol/graph-cli": "https://github.com/graphprotocol/graph-cli", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Using the master branch adds a feature to get stack traces on the graph dashboard logs.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should we point to a particular commit?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'll check if they already release this item and update to that version if that's the case.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
They already released 0.19.0 🙌
…voting-subgraph-fix
I'm merging this PR with a downgrade of coverage because I'm skipping both |
Close #164, #153
This PR includes:
createdAt
value for theOrganization
entityloadOrCreate
pattern for entities