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

Allow fetching task results via the driver #13

Merged
merged 1 commit into from
Dec 11, 2023
Merged

Allow fetching task results via the driver #13

merged 1 commit into from
Dec 11, 2023

Conversation

richfitz
Copy link
Member

@richfitz richfitz commented Dec 7, 2023

Merge after #12, as it contains those commits

Fairly small changes, allows handling of task results, which is trivial for windows of course

Copy link

codecov bot commented Dec 7, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (be4a252) 100.00% compared to head (cb8728a) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #13   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            7         7           
  Lines          231       237    +6     
=========================================
+ Hits           231       237    +6     

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

@richfitz richfitz marked this pull request as ready for review December 8, 2023 17:12
Copy link
Contributor

@weshinsley weshinsley left a comment

Choose a reason for hiding this comment

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

Great, all makes sense

@richfitz richfitz merged commit 71e3392 into main Dec 11, 2023
14 checks passed
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