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

Cherry-pick gh-2845: update class var parameter to use Map interface (#2846) #2857

Merged
merged 2 commits into from
Jan 9, 2023

Conversation

t92549
Copy link
Contributor

@t92549 t92549 commented Jan 5, 2023

Co-authored-by: t92549 <80890692+t92549@users.noreply.github.com>
@t92549 t92549 linked an issue Jan 5, 2023 that may be closed by this pull request
@codecov-commenter
Copy link

codecov-commenter commented Jan 5, 2023

Codecov Report

Merging #2857 (8a2b3b8) into v2-alpha (8015440) will increase coverage by 0.01%.
The diff coverage is n/a.

@@              Coverage Diff               @@
##             v2-alpha    #2857      +/-   ##
==============================================
+ Coverage       56.45%   56.46%   +0.01%     
- Complexity       2499     2501       +2     
==============================================
  Files             917      917              
  Lines           32409    32409              
  Branches         3325     3325              
==============================================
+ Hits            18297    18301       +4     
+ Misses          12723    12721       -2     
+ Partials         1389     1387       -2     
Impacted Files Coverage Δ
...ov/gchq/gaffer/named/operation/NamedOperation.java 72.50% <ø> (ø)
...onutil/iterable/LimitedInMemorySortedIterable.java 52.00% <0.00%> (+2.66%) ⬆️
.../java/uk/gov/gchq/gaffer/commonutil/OneOrMore.java 74.32% <0.00%> (+2.70%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@t92549 t92549 merged commit ca3e486 into v2-alpha Jan 9, 2023
@t92549 t92549 deleted the gh-2857-cherry-pick-namedoperation-change branch January 9, 2023 12:32
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.

Cherry-pick NamedOperation::parameters change
5 participants