Skip to content
This repository has been archived by the owner on Oct 31, 2024. It is now read-only.

fix: multiple repeated events and target subnet id #296

Merged
merged 1 commit into from
Sep 10, 2023
Merged

Conversation

atanmarko
Copy link
Member

Description

Fix for parsing new events

Fixes TP-692

PR Checklist:

  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added or updated tests that comprehensively prove my change is effective or that my feature works

@atanmarko atanmarko requested a review from a team as a code owner September 6, 2023 14:41
@atanmarko atanmarko self-assigned this Sep 6, 2023
@atanmarko atanmarko requested review from Freyskeyd and gruberb and removed request for a team September 6, 2023 14:41
@atanmarko atanmarko force-pushed the feat/TP-686 branch 2 times, most recently from 2f391fc to f49781b Compare September 8, 2023 13:41
@atanmarko atanmarko requested a review from hadjiszs September 8, 2023 13:45
@hadjiszs hadjiszs mentioned this pull request Sep 8, 2023
4 tasks
Base automatically changed from feat/TP-686 to main September 10, 2023 22:46
@codecov
Copy link

codecov bot commented Sep 10, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.03% 🎉

Comparison is base (6be52ee) 52.93% compared to head (07568f5) 52.97%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #296      +/-   ##
==========================================
+ Coverage   52.93%   52.97%   +0.03%     
==========================================
  Files         214      214              
  Lines       10522    10522              
==========================================
+ Hits         5570     5574       +4     
+ Misses       4952     4948       -4     
Files Changed Coverage Δ
...opos-sequencer-subnet-runtime/src/certification.rs 0.00% <0.00%> (ø)

... and 1 file with indirect coverage changes

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

@hadjiszs hadjiszs merged commit 93d68a5 into main Sep 10, 2023
@hadjiszs hadjiszs deleted the fix/TP-692 branch September 10, 2023 23:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants