contracts icon indicating copy to clipboard operation
contracts copied to clipboard

(WIP/experimental) migration of subgraphs to L2 through GNS

Open pcarranzav opened this issue 2 years ago • 1 comments

(This is Work in Progress and I'm still playing with ways of doing this, just putting the PR up for visibility and to get CI tests)

pcarranzav avatar Jun 27 '22 11:06 pcarranzav

Codecov Report

Patch coverage: 99.44% and project coverage change: +1.84 :tada:

Comparison is base (02eedcf) 91.68% compared to head (f1d2599) 93.52%.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #585      +/-   ##
==========================================
+ Coverage   91.68%   93.52%   +1.84%     
==========================================
  Files          40       44       +4     
  Lines        1997     2256     +259     
  Branches      359      401      +42     
==========================================
+ Hits         1831     2110     +279     
+ Misses        166      146      -20     
Flag Coverage Δ
unittests 93.52% <99.44%> (+1.84%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
contracts/gateway/L1GraphTokenGateway.sol 100.00% <ø> (ø)
contracts/l2/gateway/L2GraphTokenGateway.sol 100.00% <ø> (ø)
contracts/discovery/GNS.sol 98.98% <97.40%> (+9.79%) :arrow_up:
contracts/curation/Curation.sol 100.00% <100.00%> (ø)
contracts/discovery/L1GNS.sol 100.00% <100.00%> (ø)
contracts/governance/Managed.sol 98.24% <100.00%> (+3.70%) :arrow_up:
contracts/l2/curation/L2Curation.sol 100.00% <100.00%> (ø)
contracts/l2/discovery/L2GNS.sol 100.00% <100.00%> (ø)
contracts/tests/LegacyGNSMock.sol 100.00% <100.00%> (ø)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

codecov[bot] avatar Jun 27 '22 17:06 codecov[bot]

No dependency changes detected. Learn more about Socket for GitHub ↗︎


👍 No dependency changes detected in pull request

Pull request alert summary
Issue Status
Install scripts ✅ 0 issues
Native code ✅ 0 issues
Bin script shell injection ✅ 0 issues
Unresolved require ✅ 0 issues
Invalid package.json ✅ 0 issues
HTTP dependency ✅ 0 issues
Git dependency ✅ 0 issues
Potential typo squat ✅ 0 issues
Known Malware ✅ 0 issues
Telemetry ✅ 0 issues
Protestware/Troll package ✅ 0 issues

socket-security[bot] avatar Nov 08 '22 14:11 socket-security[bot]