Skip to content

Conversation

@shotaronowhere
Copy link
Contributor

json parsing errors broke the mapping. Replaced the json parsing with a safe version that returns a success boolean to safely handle errors.

also fixed some issues due to a parameter of the Round struct left null.

Here's the current subgraph deployment for goerli.

I only tested the change on goerli.

Maybe green can review and test the PR for ethereum and gnosis when he's back, otherwise the subgraphs on Ethereum and Gnosis aren't broke, so maybe no need to update those.

@sonarqubecloud
Copy link

sonarqubecloud bot commented Aug 7, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

No Coverage information No Coverage information
0.0% 0.0% Duplication

Copy link
Contributor

@greenlucid greenlucid left a comment

Choose a reason for hiding this comment

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

lgtm

@greenlucid
Copy link
Contributor

Merging is blocked due to CI/CD

@jaybuidl jaybuidl merged commit beba640 into master Aug 8, 2023
@jaybuidl jaybuidl deleted the fix/json-and-null-errors branch August 8, 2023 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

4 participants