rocket-lang icon indicating copy to clipboard operation
rocket-lang copied to clipboard

Add class

Open Flipez opened this issue 3 years ago • 2 comments

Flipez avatar Nov 19 '22 14:11 Flipez

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

Name Status Preview Updated
rocket-lang ✅ Ready (Inspect) Visit Preview Nov 25, 2022 at 11:14AM (UTC)
rocket-lang-play ✅ Ready (Inspect) Visit Preview Nov 25, 2022 at 11:14AM (UTC)

vercel[bot] avatar Nov 19 '22 14:11 vercel[bot]

Codecov Report

Merging #155 (d1bfeee) into main (66153bc) will decrease coverage by 2.39%. The diff coverage is 14.40%.

@@            Coverage Diff             @@
##             main     #155      +/-   ##
==========================================
- Coverage   87.58%   85.19%   -2.40%     
==========================================
  Files         106      115       +9     
  Lines        3721     3843     +122     
==========================================
+ Hits         3259     3274      +15     
- Misses        396      501     +105     
- Partials       66       68       +2     
Impacted Files Coverage Δ
ast/class.go 0.00% <0.00%> (ø)
ast/property.go 0.00% <0.00%> (ø)
evaluator/assign.go 100.00% <ø> (ø)
evaluator/class.go 0.00% <0.00%> (ø)
evaluator/evaluator.go 79.12% <0.00%> (-2.70%) :arrow_down:
evaluator/property.go 0.00% <0.00%> (ø)
evaluator/this.go 0.00% <0.00%> (ø)
object/environment.go 74.41% <ø> (ø)
object/instance.go 0.00% <0.00%> (ø)
object/object.go 91.43% <ø> (ø)
... and 7 more

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

codecov[bot] avatar Nov 19 '22 15:11 codecov[bot]