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

Use new intervalpli interceptor in examples #2462

Merged
merged 1 commit into from
Apr 26, 2023
Merged

Use new intervalpli interceptor in examples #2462

merged 1 commit into from
Apr 26, 2023

Conversation

Sean-Der
Copy link
Member

Instead of manually spawning a goroutine this demonstrates how an interceptor can be useful.

@codecov
Copy link

codecov bot commented Apr 26, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.17 ⚠️

Comparison is base (98860dd) 77.86% compared to head (0ea707f) 77.70%.

❗ Current head 0ea707f differs from pull request most recent head b27a390. Consider uploading reports for the commit b27a390 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2462      +/-   ##
==========================================
- Coverage   77.86%   77.70%   -0.17%     
==========================================
  Files          87       87              
  Lines        9319     9319              
==========================================
- Hits         7256     7241      -15     
- Misses       1634     1647      +13     
- Partials      429      431       +2     
Flag Coverage Δ
go 79.48% <ø> (-0.18%) ⬇️
wasm 70.15% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 3 files with indirect coverage changes

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

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

Instead of manually spawning a goroutine this demonstrates how an
interceptor can be useful.

Co-authored-by: Antoine Baché <antoine@tenten.app>
@Sean-Der Sean-Der merged commit 03c83a1 into master Apr 26, 2023
@Sean-Der Sean-Der deleted the intervalpli branch April 26, 2023 02:25
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.

None yet

1 participant