Skip to content

[object] Refactor type conversion and rename methods#175

Merged
Flipez merged 6 commits intomainfrom
refactor-type-conversion
Dec 19, 2022
Merged

[object] Refactor type conversion and rename methods#175
Flipez merged 6 commits intomainfrom
refactor-type-conversion

Conversation

@Flipez
Copy link
Copy Markdown
Owner

@Flipez Flipez commented Dec 18, 2022

Signed-off-by: Flipez [email protected]

@vercel
Copy link
Copy Markdown

vercel bot commented Dec 18, 2022

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

Name Status Preview Updated
rocket-lang ✅ Ready (Inspect) Visit Preview Dec 18, 2022 at 8:31PM (UTC)
rocket-lang-play ✅ Ready (Inspect) Visit Preview Dec 18, 2022 at 8:31PM (UTC)

@codecov
Copy link
Copy Markdown

codecov bot commented Dec 18, 2022

Codecov Report

Merging #175 (fcf0ec7) into main (23506ba) will decrease coverage by 0.02%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #175      +/-   ##
==========================================
- Coverage   87.39%   87.36%   -0.03%     
==========================================
  Files         106      106              
  Lines        3689     3681       -8     
==========================================
- Hits         3224     3216       -8     
  Misses        398      398              
  Partials       67       67              
Impacted Files Coverage Δ
evaluator/infix.go 93.28% <100.00%> (ø)
object/boolean.go 100.00% <100.00%> (ø)
object/float.go 100.00% <100.00%> (ø)
object/integer.go 100.00% <100.00%> (ø)
object/nil.go 100.00% <100.00%> (ø)
object/object.go 91.97% <100.00%> (+0.70%) ⬆️
object/string.go 98.29% <100.00%> (+0.02%) ⬆️

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]>
Signed-off-by: Flipez <[email protected]>
Signed-off-by: Flipez <[email protected]>
Signed-off-by: Flipez <[email protected]>
Signed-off-by: Flipez <[email protected]>
@Flipez Flipez added the enhancement New feature or request label Dec 18, 2022
@Flipez Flipez changed the title Refactor type conversion [object] Refactor type conversion and rename methods Dec 18, 2022
@Flipez Flipez marked this pull request as ready for review December 18, 2022 20:40
@Flipez Flipez merged commit fb87f9e into main Dec 19, 2022
@Flipez Flipez deleted the refactor-type-conversion branch December 19, 2022 10:38
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.

1 participant