LiskArchive / lisk-sdk

🔩 Lisk software development kit
https://lisk.com
Apache License 2.0
2.72k stars 457 forks source link

Add/Update events unit tests #9173

Closed mosmartin closed 6 months ago

mosmartin commented 6 months ago

What was the problem?

This PR resolves #8066

How was it solved?

Added new and updated existing unit tests

How was it tested?

Added new and updated existing unit tests

codecov[bot] commented 6 months ago

Codecov Report

Merging #9173 (62a3726) into release/6.1.0 (f641009) will decrease coverage by 0.01%. The diff coverage is n/a.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/LiskHQ/lisk-sdk/pull/9173/graphs/tree.svg?width=650&height=150&src=pr&token=2JhT7caf5x&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LiskHQ)](https://app.codecov.io/gh/LiskHQ/lisk-sdk/pull/9173?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LiskHQ) ```diff @@ Coverage Diff @@ ## release/6.1.0 #9173 +/- ## ================================================= - Coverage 84.65% 84.65% -0.01% ================================================= Files 655 655 Lines 24113 24113 Branches 3497 3497 ================================================= - Hits 20414 20413 -1 - Misses 3699 3700 +1 ``` [see 1 file with indirect coverage changes](https://app.codecov.io/gh/LiskHQ/lisk-sdk/pull/9173/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LiskHQ)
mosmartin commented 6 months ago

Created a new issue to address this.