yeagerai / genlayer-simulator

MIT License
16 stars 8 forks source link

fix: hide methods during deployment to avoid pointing to the wrong contract instance #582

Closed denishacquin closed 1 week ago

denishacquin commented 2 weeks ago

Fixes #495

What

Why

Testing done

Decisions made

Checks

Reviewing tips

User facing release notes

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.

Project coverage is 17.78%. Comparing base (19cc640) to head (948a7c9). Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
frontend/src/components/Simulator/ContractInfo.vue 0.00% 3 Missing :warning:
frontend/src/hooks/useContractQueries.ts 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #582 +/- ## ========================================== - Coverage 17.78% 17.78% -0.01% ========================================== Files 122 122 Lines 9558 9560 +2 Branches 283 283 ========================================== Hits 1700 1700 - Misses 7775 7777 +2 Partials 83 83 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

sonarcloud[bot] commented 2 weeks ago

Quality Gate Passed Quality Gate passed

Issues
1 New issue
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

github-actions[bot] commented 1 week ago

:tada: This PR is included in version 0.20.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: