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 Workflow.getMemo wrapper method #123

Merged
merged 1 commit into from
Sep 17, 2023

Conversation

grouzen
Copy link
Contributor

@grouzen grouzen commented Sep 17, 2023

Changes being made

Add a wrapper for Workflow.getMemo[T] (typed version)

Additional context

/addresses #88

@codecov-commenter
Copy link

Codecov Report

Merging #123 (d15a043) into main (8cc96e7) will increase coverage by 0.21%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #123      +/-   ##
==========================================
+ Coverage   38.35%   38.56%   +0.21%     
==========================================
  Files         115      115              
  Lines        4075     4055      -20     
==========================================
+ Hits         1563     1564       +1     
+ Misses       2512     2491      -21     
Files Changed Coverage Δ
...c/main/scala/zio/temporal/workflow/ZWorkflow.scala 42.50% <100.00%> (+1.47%) ⬆️

... and 7 files with indirect coverage changes

@vitaliihonta vitaliihonta merged commit aa38a6f into vitaliihonta:main Sep 17, 2023
7 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.

None yet

3 participants