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

GROOVY-11294: Make generated toList() and toMap() methods on records … #2047

Merged
merged 1 commit into from
Feb 5, 2024

Conversation

paulk-asert
Copy link
Contributor

…return immutable collections

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (5aafcdf) 68.5240% compared to head (3cde7af) 68.5278%.

Additional details and impacted files

Impacted file tree graph

@@                Coverage Diff                 @@
##               master      #2047        +/-   ##
==================================================
+ Coverage     68.5240%   68.5278%   +0.0038%     
- Complexity      29164      29167         +3     
==================================================
  Files            1422       1422                
  Lines          113493     113494         +1     
  Branches        19545      19545                
==================================================
+ Hits            77770      77775         +5     
+ Misses          29181      29179         -2     
+ Partials         6542       6540         -2     
Files Coverage Δ
.../groovy/transform/RecordTypeASTTransformation.java 86.0294% <100.0000%> (+0.0515%) ⬆️

... and 1 file with indirect coverage changes

@daniellansun
Copy link
Contributor

+1

@paulk-asert paulk-asert merged commit c5d2bd4 into apache:master Feb 5, 2024
8 checks passed
@paulk-asert paulk-asert deleted the groovy11294 branch February 5, 2024 11:35
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.

3 participants