yeagerai / genlayer-simulator

MIT License
16 stars 8 forks source link

fix: fix concurrency issues in tx status update #618

Open denishacquin opened 1 week ago

denishacquin commented 1 week ago

Fixes #605

What

Why

Testing done

Decisions made

Checks

Reviewing tips

User facing release notes

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 82.14286% with 5 lines in your changes missing coverage. Please review.

Project coverage is 18.81%. Comparing base (af6baf7) to head (897cd71).

Files with missing lines Patch % Lines
frontend/src/stores/transactions.ts 57.14% 3 Missing :warning:
frontend/src/hooks/useTransactionListener.ts 90.47% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #618 +/- ## ========================================== + Coverage 18.61% 18.81% +0.20% ========================================== Files 123 123 Lines 9618 9638 +20 Branches 299 299 ========================================== + Hits 1790 1813 +23 + Misses 7744 7742 -2 + Partials 84 83 -1 ```

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


🚨 Try these New Features:

sonarcloud[bot] commented 6 days ago

Quality Gate Failed Quality Gate failed

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

See analysis details on SonarQube Cloud