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(api): add last workflow execution to context #1029

Conversation

talboren
Copy link
Member

@talboren talboren commented Apr 2, 2024

No description provided.

@talboren talboren linked an issue Apr 2, 2024 that may be closed by this pull request
Copy link

vercel bot commented Apr 2, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
keep ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 8, 2024 6:59am

Copy link

codecov bot commented Apr 2, 2024

Codecov Report

Attention: Patch coverage is 92.85714% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 61.10%. Comparing base (36f91b0) to head (ccc8f03).
Report is 3 commits behind head on main.

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

Files Patch % Lines
keep/contextmanager/contextmanager.py 90.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1029      +/-   ##
==========================================
+ Coverage   61.03%   61.10%   +0.06%     
==========================================
  Files          85       85              
  Lines        6463     6476      +13     
==========================================
+ Hits         3945     3957      +12     
- Misses       2518     2519       +1     

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

@talboren talboren requested a review from shahargl April 4, 2024 15:27
Copy link
Member

@shahargl shahargl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@shahargl shahargl merged commit 0e485e6 into main Apr 8, 2024
5 of 6 checks passed
@shahargl shahargl deleted the 1028-keep-provider-should-allow-getting-last-workflow-execution-result branch April 8, 2024 06:58
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.

Keep provider should allow getting last workflow execution result
2 participants