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

feat: add additional data to received message, move debugger to decorator #15

Merged
merged 5 commits into from
Feb 10, 2024

Conversation

melishev
Copy link
Owner

@melishev melishev commented Feb 10, 2024

No description provided.

@melishev melishev changed the title feat: add additional data to received message, move debugger to decor… feat: add additional data to received message, move debugger to decorator Feb 10, 2024
Copy link

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 65.64% 193 / 294
🔵 Statements 65.64% 193 / 294
🔵 Functions 80% 20 / 25
🔵 Branches 72.34% 34 / 47
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
src/helpers.ts 35.71% 100% 0% 35.71%
src/index.ts 95.31% 82.14% 100% 95.31%
src/subscribe/index.ts 63.46% 66.66% 100% 63.46%
src/subscribe/types.ts 0% 0% 0% 0%
Generated in workflow #48

@melishev melishev marked this pull request as ready for review February 10, 2024 18:54
@melishev melishev merged commit 14b7a8c into master Feb 10, 2024
3 checks passed
@melishev melishev deleted the subscribe branch February 10, 2024 18:55
github-actions bot pushed a commit that referenced this pull request Feb 10, 2024
# [1.3.0](v1.2.0...v1.3.0) (2024-02-10)

### Features

* add additional data to received message, move debugger to decorator ([#15](#15)) ([14b7a8c](14b7a8c))
Copy link

🎉 This PR is included in version 1.3.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

melishev pushed a commit that referenced this pull request Feb 10, 2024
# [1.3.0](v1.2.0...v1.3.0) (2024-02-10)

### Features

* add additional data to received message, move debugger to decorator ([#15](#15)) ([14b7a8c](14b7a8c))
melishev added a commit that referenced this pull request Feb 10, 2024
* feat: add additional data to received message, move debugger to decorator

* test: update subscribe test

* test: update all tests

* test: fix bug when transform data on mock server

* refactor: move subscribe logic to folder

* refactor: move send logic to folder, update types

* refactor: move send logic to folder

* test: add aditional coverage reporter

* chore(release): 1.3.0 [skip ci]

# [1.3.0](v1.2.0...v1.3.0) (2024-02-10)

### Features

* add additional data to received message, move debugger to decorator ([#15](#15)) ([14b7a8c](14b7a8c))

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant