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

Extend add operation for list,string #2444

Merged
merged 1 commit into from
Nov 18, 2023
Merged

Extend add operation for list,string #2444

merged 1 commit into from
Nov 18, 2023

Conversation

acquamarin
Copy link
Collaborator

@acquamarin acquamarin commented Nov 17, 2023

Extend add operation to support
STRING + STRING -> STRING
VARLIST + VARLIST -> VARLIST

Copy link

codecov bot commented Nov 17, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (0763648) 90.80% compared to head (f1b6f13) 90.82%.
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2444      +/-   ##
==========================================
+ Coverage   90.80%   90.82%   +0.02%     
==========================================
  Files        1023     1023              
  Lines       37023    37032       +9     
==========================================
+ Hits        33617    33635      +18     
+ Misses       3406     3397       -9     

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

@acquamarin acquamarin merged commit ef5260a into master Nov 18, 2023
12 checks passed
@acquamarin acquamarin deleted the add-operation branch November 18, 2023 02:53
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.

None yet

2 participants