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: Add a simple wrp focused pubsub package. #44

Merged
merged 3 commits into from
Mar 18, 2024

Fix the race condition in the test code.

a8c7451
Select commit
Loading
Failed to load commit list.
Merged

feat: Add a simple wrp focused pubsub package. #44

Fix the race condition in the test code.
a8c7451
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 18, 2024 in 0s

80.12% (target 80.00%)

View this Pull Request on Codecov

80.12% (target 80.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.12%. Comparing base (6db5182) to head (a8c7451).
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #44      +/-   ##
==========================================
+ Coverage   78.55%   80.12%   +1.56%     
==========================================
  Files          25       27       +2     
  Lines        1847     1992     +145     
==========================================
+ Hits         1451     1596     +145     
  Misses        371      371              
  Partials       25       25              

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