Skip to content

Fluvio ingress connector #721

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

Merged
merged 26 commits into from
Oct 21, 2024
Merged

Fluvio ingress connector #721

merged 26 commits into from
Oct 21, 2024

Conversation

SirCipher
Copy link
Collaborator

No description provided.

Copy link

codecov bot commented Oct 4, 2024

Codecov Report

Attention: Patch coverage is 57.86579% with 383 lines in your changes missing coverage. Please review.

Project coverage is 50.78%. Comparing base (b06cb54) to head (b56c014).
Report is 27 commits behind head on main.

Files with missing lines Patch % Lines
server/swimos_connector/src/selector/relay.rs 8.33% 110 Missing ⚠️
server/swimos_connector_fluvio/src/config.rs 0.00% 67 Missing ⚠️
server/swimos_connector_util/src/lib.rs 47.00% 53 Missing ⚠️
server/swimos_connector_fluvio/src/ingress/mod.rs 68.06% 38 Missing ⚠️
...erver/swimos_connector_kafka/src/config/ingress.rs 0.00% 23 Missing ⚠️
server/swimos_connector/src/selector/base.rs 86.52% 19 Missing ⚠️
server/swimos_connector/src/selector/pubsub/mod.rs 86.23% 19 Missing ⚠️
server/swimos_connector/src/config/ingress.rs 29.16% 17 Missing ⚠️
server/swimos_connector/src/deser/mod.rs 61.29% 12 Missing ⚠️
.../swimos_connector/src/selector/pubsub/relay/mod.rs 80.00% 12 Missing ⚠️
... and 7 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #721      +/-   ##
==========================================
- Coverage   50.98%   50.78%   -0.20%     
==========================================
  Files         378      389      +11     
  Lines       32517    33063     +546     
==========================================
+ Hits        16578    16791     +213     
- Misses      15939    16272     +333     

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

…into fluvio

# Conflicts:
#	server/swimos_connector_kafka/src/connector/egress/mod.rs
#	server/swimos_connector_kafka/src/connector/egress/tests/mod.rs
#	server/swimos_connector_kafka/src/connector/ingress/mod.rs
#	server/swimos_connector_kafka/src/connector/ingress/tests/integration.rs
#	server/swimos_connector_kafka/src/connector/ingress/tests/mod.rs
#	server/swimos_connector_kafka/src/error.rs
#	server/swimos_connector_kafka/src/lib.rs
@SirCipher SirCipher changed the title Fluvio connector Fluvio ingress connector Oct 7, 2024
@SirCipher SirCipher merged commit 4db7c0b into main Oct 21, 2024
12 checks passed
@SirCipher SirCipher deleted the fluvio branch October 21, 2024 08:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants