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

Billing msg metadata #155

Merged
merged 3 commits into from
Dec 3, 2024
Merged

Billing msg metadata #155

merged 3 commits into from
Dec 3, 2024

Conversation

rasoro
Copy link

@rasoro rasoro commented Nov 29, 2024

No description provided.

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 84.21053% with 3 lines in your changes missing coverage. Please review.

Project coverage is 67.54%. Comparing base (e2c1d9d) to head (8dec1d3).
Report is 110 commits behind head on main.

Files with missing lines Patch % Lines
handlers/facebookapp/facebookapp.go 0.00% 2 Missing ⚠️
cmd/courier/main.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #155      +/-   ##
==========================================
- Coverage   69.38%   67.54%   -1.85%     
==========================================
  Files         100      104       +4     
  Lines       10547    11551    +1004     
==========================================
+ Hits         7318     7802     +484     
- Misses       2454     2935     +481     
- Partials      775      814      +39     

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

time.Sleep(1 * time.Second)
assert.NoError(t, err)
billingClient.SendAsync(msg, nil, nil)

// billingClient.SendAsync(msg, RoutingKeyCreate, nil, nil)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove comment

@rasoro rasoro merged commit 3e2411a into main Dec 3, 2024
6 checks passed
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.

4 participants