cameri / nostream

A Nostr Relay written in TypeScript
MIT License
713 stars 181 forks source link

fix: deleting parameterized replaceable event before event #354

Closed cameri closed 5 months ago

cameri commented 5 months ago

Description

Fixes an error when an delete event is received before the parameterized replaceable event and the parameterized replaceable event causes an error.

Related Issue

https://github.com/Cameri/nostream/issues/343

Motivation and Context

How Has This Been Tested?

  1. Unit tests
  2. Integration tests

Screenshots (if appropriate):

Types of changes

Checklist:

coveralls commented 5 months ago

Pull Request Test Coverage Report for Build 7498456949


Totals Coverage Status
Change from base Build 7497622093: -0.2%
Covered Lines: 1289
Relevant Lines: 2304

💛 - Coveralls
sonarcloud[bot] commented 5 months ago

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
100.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

github-actions[bot] commented 5 months ago

:tada: This PR is included in version 1.26.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: