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(examples): Implement p/demo/dequeue & p/demo/ratelimiter #2170

Open
wants to merge 85 commits into
base: master
Choose a base branch
from

Merge branch 'master' into add-package-queue

2b4c729
Select commit
Loading
Failed to load commit list.
Open

feat(examples): Implement p/demo/dequeue & p/demo/ratelimiter #2170

Merge branch 'master' into add-package-queue
2b4c729
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 4, 2024 in 1s

60.21% (-0.04%) compared to 65ee7a5

View this Pull Request on Codecov

60.21% (-0.04%) compared to 65ee7a5

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.21%. Comparing base (65ee7a5) to head (2b4c729).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2170      +/-   ##
==========================================
- Coverage   60.24%   60.21%   -0.04%     
==========================================
  Files         562      562              
  Lines       75031    75031              
==========================================
- Hits        45200    45177      -23     
- Misses      26458    26479      +21     
- Partials     3373     3375       +2     

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