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

update examples with context #11

Closed
wants to merge 2 commits into from
Closed

update examples with context #11

wants to merge 2 commits into from

Conversation

emar-kar
Copy link
Contributor

Depends on #10

This PR fixes failed builds with missing context after Task interface update with context

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 18.18182% with 9 lines in your changes missing coverage. Please review.

Project coverage is 24.77%. Comparing base (746577b) to head (2e25407).

Files Patch % Lines
examples/complex-http-crawler/pkg/model/task.go 0.00% 1 Missing ⚠️
examples/metadata/main.go 0.00% 1 Missing ⚠️
examples/nopper/main.go 0.00% 1 Missing ⚠️
examples/prometheus/main.go 0.00% 1 Missing ⚠️
examples/random-error/main.go 0.00% 1 Missing ⚠️
examples/result-channel/main.go 0.00% 1 Missing ⚠️
examples/simple-http-crawler/main.go 0.00% 1 Missing ⚠️
examples/sleeper/main.go 0.00% 1 Missing ⚠️
examples/tcp-port-scanner/task.go 0.00% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #11   +/-   ##
=======================================
  Coverage   24.77%   24.77%           
=======================================
  Files          26       26           
  Lines         787      787           
=======================================
  Hits          195      195           
  Misses        575      575           
  Partials       17       17           

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

@emar-kar emar-kar closed this by deleting the head repository Jul 13, 2024
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.

2 participants