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

chore: reverse proxy warehouse pending-events endpoint #2438

Merged
merged 1 commit into from Sep 21, 2022
Merged

Conversation

atzoum
Copy link
Contributor

@atzoum atzoum commented Sep 14, 2022

Description

Expose warehouse's pending-events endpoint in gateway.

Notion Ticket

Link

Security

  • The code changed/added as part of this pull request won't create any security issues with how the software is being used.

@codecov
Copy link

codecov bot commented Sep 14, 2022

Codecov Report

Merging #2438 (864c933) into master (45936bb) will increase coverage by 0.05%.
The diff coverage is 45.45%.

@@            Coverage Diff             @@
##           master    #2438      +/-   ##
==========================================
+ Coverage   38.56%   38.61%   +0.05%     
==========================================
  Files         166      166              
  Lines       36636    36645       +9     
==========================================
+ Hits        14127    14152      +25     
+ Misses      21595    21578      -17     
- Partials      914      915       +1     
Impacted Files Coverage Δ
gateway/gateway.go 54.52% <45.45%> (+<0.01%) ⬆️
config/backend-config/backend-config.go 69.88% <0.00%> (+0.56%) ⬆️
processor/processor.go 72.09% <0.00%> (+0.82%) ⬆️
config/backend-config/namespace_config.go 78.62% <0.00%> (+2.29%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@atzoum atzoum marked this pull request as ready for review September 19, 2022 08:49
@cisse21 cisse21 merged commit 8199002 into master Sep 21, 2022
@cisse21 cisse21 deleted the chore.whProxy branch September 21, 2022 10:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants