Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tests: check tx processing on metadata updates #812

Merged
merged 9 commits into from
Feb 7, 2025

Conversation

r4mmer
Copy link
Member

@r4mmer r4mmer commented Feb 3, 2025

Acceptance Criteria

  • Check that when a metadata update event is received the history is processed correctly.

Security Checklist

  • Make sure you do not include new dependencies in the project unless strictly necessary and do not include dev-dependencies as production ones. More dependencies increase the possibility of one of them being hijacked and affecting us.

@r4mmer r4mmer self-assigned this Feb 3, 2025
Copy link

codecov bot commented Feb 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.77%. Comparing base (c184bbd) to head (8748bf5).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #812   +/-   ##
=======================================
  Coverage   80.77%   80.77%           
=======================================
  Files          86       86           
  Lines        6594     6594           
  Branches     1420     1430   +10     
=======================================
  Hits         5326     5326           
  Misses       1255     1255           
  Partials       13       13           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@r4mmer r4mmer requested review from tuliomir and glevco and removed request for pedroferreira1 February 4, 2025 21:12
tuliomir
tuliomir previously approved these changes Feb 5, 2025
@r4mmer r4mmer merged commit 25c59ec into master Feb 7, 2025
5 checks passed
@r4mmer r4mmer deleted the test/void-tx-processing branch February 7, 2025 16:31
r4mmer added a commit that referenced this pull request Feb 7, 2025
…nd-to-storage

* origin/master:
  tests: check tx processing on metadata updates (#812)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Waiting to be deployed
Development

Successfully merging this pull request may close these issues.

3 participants