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 persistence schema options to support data attributes caching with memo #167

Merged
merged 7 commits into from
Jun 3, 2023

Conversation

longquanzheng
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Jun 2, 2023

Codecov Report

Merging #167 (79f2e68) into main (b1bcb7e) will increase coverage by 0.70%.
The diff coverage is 95.23%.

@@             Coverage Diff              @@
##               main     #167      +/-   ##
============================================
+ Coverage     68.45%   69.16%   +0.70%     
- Complexity      325      335      +10     
============================================
  Files            55       56       +1     
  Lines          1379     1417      +38     
  Branches        129      132       +3     
============================================
+ Hits            944      980      +36     
- Misses          363      365       +2     
  Partials         72       72              
Impacted Files Coverage Δ
...io/iworkflow/core/UnregisteredWorkflowOptions.java 100.00% <ø> (ø)
...ain/java/io/iworkflow/core/UnregisteredClient.java 58.60% <71.42%> (+0.50%) ⬆️
src/main/java/io/iworkflow/core/Client.java 60.36% <100.00%> (+2.66%) ⬆️
...rc/main/java/io/iworkflow/core/ObjectWorkflow.java 100.00% <100.00%> (ø)
src/main/java/io/iworkflow/core/Registry.java 76.82% <100.00%> (+0.95%) ⬆️
...n/java/io/iworkflow/core/RpcInvocationHandler.java 91.66% <100.00%> (+2.19%) ⬆️
...low/core/persistence/PersistenceSchemaOptions.java 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@longquanzheng longquanzheng changed the title Add persistence schema options to support memo Add persistence schema options to support data attributes caching with memo Jun 3, 2023
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.

1 participant