vegaprotocol / vegawallet-browser

A wallet for the Vega protocol implemented as a browser extension for Firefox and Chromium-based browsers.
https://vegaprotocol.github.io/vegawallet-browser/
MIT License
4 stars 1 forks source link

feat: vote, delegate and undelegate receipt views #674

Closed dexturr closed 11 months ago

dexturr commented 11 months ago

Add receipt views for vote submission, delegate submission and undelegate submission

Screenshot 2023-12-15 at 15 02 28 Screenshot 2023-12-15 at 15 03 20

Screenshot 2023-12-15 at 14 53 06

github-actions[bot] commented 11 months ago

Here is your approbation coverage BEFORE this PR:

*Criteria*: 225  *Covered*: 219  *by/FeatTest*: -  *by/SysTest*: -  *Uncovered*: 6  *Coverage*: 97.3%

Here is your approbation coverage AFTER this PR:

*Criteria*: 235  *Covered*: 229  *by/FeatTest*: -  *by/SysTest*: -  *Uncovered*: 6  *Coverage*: 97.4%

AC Diff Report:

New spec files and their coverage:

1134-VTSB-vote_submission.md 100% coverage
1135-DLGT-delegate_submission.md 100% coverage
1136-UDLG-undelegate_submission.md 100% coverage
sonarcloud[bot] commented 11 months ago

Quality Gate Failed Quality Gate failed

Failed conditions

9.1% Duplication on New Code (required ≤ 3%)

See analysis details on SonarCloud