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

Removes operations, resources_created, user_output fields from the Global Context and Template class #114

Merged
merged 1 commit into from
Oct 25, 2023

Simplifying Template format, removing operations, resources created, …

5152ad3
Select commit
Loading
Failed to load commit list.
Merged

Removes operations, resources_created, user_output fields from the Global Context and Template class #114

Simplifying Template format, removing operations, resources created, …
5152ad3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 25, 2023 in 0s

80.24% (-0.32%) compared to 23b2f15

View this Pull Request on Codecov

80.24% (-0.32%) compared to 23b2f15

Details

Codecov Report

Merging #114 (5152ad3) into main (23b2f15) will decrease coverage by 0.32%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##               main     #114      +/-   ##
============================================
- Coverage     80.55%   80.24%   -0.32%     
+ Complexity      262      250      -12     
============================================
  Files            30       30              
  Lines          1039      992      -47     
  Branches        103       95       -8     
============================================
- Hits            837      796      -41     
+ Misses          164      160       -4     
+ Partials         38       36       -2     
Files Coverage Δ
...a/org/opensearch/flowframework/model/Template.java 89.65% <100.00%> (+0.84%) ⬆️