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

Add helper functions to extract task metadata from context #156

Merged
merged 1 commit into from
May 29, 2020

Conversation

hibiken
Copy link
Owner

@hibiken hibiken commented May 28, 2020

Closes #154

@hibiken hibiken changed the title Add helper functions extract task metadata from context Add helper functions to extract task metadata from context May 28, 2020
@codecov
Copy link

codecov bot commented May 28, 2020

Codecov Report

Merging #156 into master will increase coverage by 0.18%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #156      +/-   ##
==========================================
+ Coverage   84.36%   84.55%   +0.18%     
==========================================
  Files          15       16       +1     
  Lines        1561     1580      +19     
==========================================
+ Hits         1317     1336      +19     
  Misses        167      167              
  Partials       77       77              
Impacted Files Coverage Δ
processor.go 91.37% <ø> (-0.46%) ⬇️
context.go 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4492ed9...d33ded3. Read the comment docs.

@hibiken hibiken force-pushed the feature/ctx-value branch 2 times, most recently from a655067 to f1214fc Compare May 29, 2020 12:23
@hibiken hibiken merged commit 23f46dd into master May 29, 2020
@hibiken hibiken deleted the feature/ctx-value branch May 29, 2020 12:40
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.

[QUESTION] Way to determine a task is a retry
1 participant