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: RxJS v7 support #332

Merged
merged 6 commits into from
Jun 16, 2021
Merged

feat: RxJS v7 support #332

merged 6 commits into from
Jun 16, 2021

Conversation

JozefFlakus
Copy link
Member

PR Type

What kind of change does this PR introduce?

[ ] Bugfix
[x] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[x] Build related changes
[ ] CI related changes
[ ] Documentation content changes
[ ] Other... Please describe:

What is the current behavior?

Issue Number: #324

What is the new behavior?

  • added support for rxjs v7.1

Does this PR introduce a breaking change?

[x] Yes
[ ] No

@JozefFlakus JozefFlakus added enhancement New feature or request next Feature or enhancement that will be added in 'next' major version labels Jun 15, 2021
@JozefFlakus JozefFlakus added this to the 4.0 milestone Jun 15, 2021
@codecov
Copy link

codecov bot commented Jun 15, 2021

Codecov Report

❗ No coverage uploaded for pull request base (next@af4c991). Click here to learn what that means.
The diff coverage is 95.24%.

Impacted file tree graph

@@           Coverage Diff           @@
##             next     #332   +/-   ##
=======================================
  Coverage        ?   95.65%           
=======================================
  Files           ?      164           
  Lines           ?     3131           
  Branches        ?      362           
=======================================
  Hits            ?     2995           
  Misses          ?      131           
  Partials        ?        5           
Impacted Files Coverage Δ
packages/core/src/+internal/fp/index.ts 0.00% <ø> (ø)
...messaging/src/transport/strategies/tcp.strategy.ts 0.00% <0.00%> (ø)
packages/core/src/logger/logger.ts 52.00% <52.00%> (ø)
packages/core/src/http/error/http.error.model.ts 66.66% <66.66%> (ø)
...kages/core/src/http/server/http.server.listener.ts 78.26% <78.26%> (ø)
...es/messaging/src/server/messaging.server.events.ts 78.57% <78.57%> (ø)
packages/core/src/+internal/utils/any.util.ts 81.25% <80.00%> (ø)
...ore/src/http/response/http.responseBody.factory.ts 80.95% <80.95%> (ø)
...rc/transport/strategies/amqp.strategy.interface.ts 81.81% <81.81%> (ø)
...ckages/core/src/http/router/http.router.helpers.ts 82.60% <82.60%> (ø)
... and 101 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update af4c991...5fd427d. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request next Feature or enhancement that will be added in 'next' major version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant