yeagerai / genlayer-simulator

MIT License
16 stars 8 forks source link

feat: rename simulator to studio and handle hosted environment #592

Closed denishacquin closed 1 week ago

denishacquin commented 2 weeks ago

Fixes #590

What

image image

Why

Testing done

Decisions made

Checks

User facing release notes

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 19.14894% with 38 lines in your changes missing coverage. Please review.

Project coverage is 18.61%. Comparing base (4f1f948) to head (606b972). Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
...ontend/src/components/Simulator/ValidatorModal.vue 0.00% 8 Missing :warning:
...tend/src/components/Tutorial/TutorialContainer.vue 0.00% 7 Missing :warning:
...rontend/src/components/Simulator/ValidatorItem.vue 0.00% 6 Missing :warning:
frontend/src/router/index.ts 0.00% 6 Missing :warning:
frontend/src/views/Simulator/ValidatorsView.vue 0.00% 6 Missing :warning:
frontend/src/components/Simulator/HomeTab.vue 0.00% 3 Missing :warning:
...components/Simulator/settings/SimulatorSection.vue 0.00% 1 Missing :warning:
frontend/src/main.ts 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #592 +/- ## ========================================== + Coverage 18.57% 18.61% +0.03% ========================================== Files 122 123 +1 Lines 9588 9618 +30 Branches 297 299 +2 ========================================== + Hits 1781 1790 +9 - Misses 7724 7744 +20 - Partials 83 84 +1 ```

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

sonarcloud[bot] commented 1 week ago

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube Cloud

github-actions[bot] commented 1 week ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: