Skip to content

[object/array] Add ability to .sum() elements#178

Merged
Flipez merged 2 commits intomainfrom
array-sum
Dec 19, 2022
Merged

[object/array] Add ability to .sum() elements#178
Flipez merged 2 commits intomainfrom
array-sum

Conversation

@Flipez
Copy link
Copy Markdown
Owner

@Flipez Flipez commented Dec 19, 2022

This closes #158

Signed-off-by: Flipez [email protected]

Signed-off-by: Flipez <[email protected]>
@Flipez Flipez added the enhancement New feature or request label Dec 19, 2022
@vercel
Copy link
Copy Markdown

vercel bot commented Dec 19, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
rocket-lang ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Dec 19, 2022 at 10:21PM (UTC)
rocket-lang-play ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Dec 19, 2022 at 10:21PM (UTC)

@codecov
Copy link
Copy Markdown

codecov bot commented Dec 19, 2022

Codecov Report

Merging #178 (13e9728) into main (143c0c3) will increase coverage by 0.03%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #178      +/-   ##
==========================================
+ Coverage   87.42%   87.46%   +0.03%     
==========================================
  Files         106      106              
  Lines        3699     3710      +11     
==========================================
+ Hits         3234     3245      +11     
  Misses        398      398              
  Partials       67       67              
Impacted Files Coverage Δ
object/array.go 100.00% <100.00%> (ø)

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

Signed-off-by: Flipez <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for ARRAY.sum()

1 participant