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: implement subscriber #127

Merged
merged 1 commit into from
May 12, 2024
Merged

feat: implement subscriber #127

merged 1 commit into from
May 12, 2024

Conversation

x4b1
Copy link
Owner

@x4b1 x4b1 commented May 12, 2024

No description provided.

Copy link

codecov bot commented May 12, 2024

Codecov Report

Attention: Patch coverage is 74.30556% with 37 lines in your changes are missing coverage. Please review.

Project coverage is 58.86%. Comparing base (96f9832) to head (3b62ada).

Files Patch % Lines
example/abitofall/main.go 0.00% 15 Missing ⚠️
broker/sqs/subscriber.go 82.19% 12 Missing and 1 partial ⚠️
broker/sqs/publisher.go 64.28% 5 Missing ⚠️
store/postgres/store.go 50.00% 0 Missing and 3 partials ⚠️
internal/testhelpers/aws.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #127       +/-   ##
===========================================
- Coverage   88.30%   58.86%   -29.44%     
===========================================
  Files           9       20       +11     
  Lines         402      761      +359     
===========================================
+ Hits          355      448       +93     
- Misses         32      295      +263     
- Partials       15       18        +3     

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

@x4b1 x4b1 force-pushed the subscriber branch 2 times, most recently from c501f5f to 0433212 Compare May 12, 2024 09:25
@x4b1 x4b1 merged commit bfc92bc into main May 12, 2024
3 of 6 checks passed
@x4b1 x4b1 deleted the subscriber branch May 12, 2024 09:32
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.

1 participant