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

Use immutable results in IterableUtils #487

Merged
merged 1 commit into from
Jun 17, 2023
Merged

Conversation

ascopes
Copy link
Owner

@ascopes ascopes commented Jun 13, 2023

No description provided.

Signed-off-by: ascopes <73482956+ascopes@users.noreply.github.com>
@ascopes ascopes added enhancement Optimisations and internal improvements in the codebase. 👕 small labels Jun 13, 2023
@ascopes ascopes self-assigned this Jun 13, 2023
@github-actions
Copy link

Test Results

  3 309 files  ±0    3 309 suites  ±0   4s ⏱️ ±0s
31 659 tests ±0  31 364 ✔️ ±0  295 💤 ±0  0 ±0 
31 982 runs  ±0  31 687 ✔️ ±0  295 💤 ±0  0 ±0 

Results for commit 69b3c06. ± Comparison against base commit 6bb847e.

@codecov
Copy link

codecov bot commented Jun 13, 2023

Codecov Report

Merging #487 (69b3c06) into main (6bb847e) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #487   +/-   ##
=======================================
  Coverage   88.53%   88.53%           
=======================================
  Files          90       90           
  Lines        2922     2923    +1     
  Branches      238      239    +1     
=======================================
+ Hits         2587     2588    +1     
  Misses        289      289           
  Partials       46       46           
Impacted Files Coverage Δ
...ava/io/github/ascopes/jct/utils/IterableUtils.java 100.00% <100.00%> (ø)

@ascopes ascopes merged commit e01f1d3 into main Jun 17, 2023
22 checks passed
@ascopes ascopes deleted the task/iterable-immutability branch June 17, 2023 07:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Optimisations and internal improvements in the codebase.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant