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

Add class #155

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from
Draft

Add class #155

wants to merge 6 commits into from

Conversation

Flipez
Copy link
Owner

@Flipez Flipez commented Nov 19, 2022

No description provided.

Signed-off-by: Flipez <[email protected]>
@vercel
Copy link

vercel bot commented Nov 19, 2022

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)

Signed-off-by: Flipez <[email protected]>
@codecov
Copy link

codecov bot commented Nov 19, 2022

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%) ⬇️
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.

Signed-off-by: Flipez <[email protected]>
Signed-off-by: Flipez <[email protected]>
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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant