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

Removing Writeable from Template #392

Merged
merged 1 commit into from
Jan 9, 2024

Conversation

joshpalis
Copy link
Member

Description

Removes the Writeable class from the Template since it is never used

Issues Resolved

#391

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Joshua Palis <jpalis@amazon.com>
Copy link

codecov bot commented Jan 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a6fb532) 72.80% compared to head (e1527b8) 73.04%.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #392      +/-   ##
============================================
+ Coverage     72.80%   73.04%   +0.24%     
  Complexity      602      602              
============================================
  Files            75       75              
  Lines          3008     2998      -10     
  Branches        234      233       -1     
============================================
  Hits           2190     2190              
+ Misses          716      706      -10     
  Partials        102      102              

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

@joshpalis joshpalis merged commit 815a74e into opensearch-project:main Jan 9, 2024
23 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Jan 9, 2024
Removing writeable from template

Signed-off-by: Joshua Palis <jpalis@amazon.com>
(cherry picked from commit 815a74e)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
joshpalis pushed a commit that referenced this pull request Jan 9, 2024
Removing Writeable from Template (#392)

Removing writeable from template


(cherry picked from commit 815a74e)

Signed-off-by: Joshua Palis <jpalis@amazon.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.x backport PRs to 2.x branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants