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

improve tests #49

Merged
merged 11 commits into from
Jan 18, 2022
Merged

improve tests #49

merged 11 commits into from
Jan 18, 2022

Conversation

Flipez
Copy link
Owner

@Flipez Flipez commented Jan 16, 2022

Signed-off-by: Flipez code@brauser.io

Signed-off-by: Flipez <code@brauser.io>
@Flipez Flipez added the enhancement New feature or request label Jan 16, 2022
@vercel
Copy link

vercel bot commented Jan 16, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/flipez/rocket-lang/4xqCqdTWWaHuofPvRc3CzubJtMQS
✅ Preview: https://rocket-lang-git-enhance-tests-flipez.vercel.app

@codecov-commenter
Copy link

codecov-commenter commented Jan 16, 2022

Codecov Report

Merging #49 (91405c8) into master (bc92247) will increase coverage by 5.54%.
The diff coverage is 65.38%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #49      +/-   ##
==========================================
+ Coverage   76.34%   81.89%   +5.54%     
==========================================
  Files          81       81              
  Lines        2266     2248      -18     
==========================================
+ Hits         1730     1841     +111     
+ Misses        476      345     -131     
- Partials       60       62       +2     
Impacted Files Coverage Δ
ast/array.go 92.30% <ø> (+6.59%) ⬆️
ast/assign.go 85.71% <ø> (+19.04%) ⬆️
ast/ast.go 53.84% <ø> (ø)
ast/block.go 87.50% <ø> (+9.72%) ⬆️
ast/boolean.go 100.00% <ø> (+33.33%) ⬆️
ast/call.go 92.85% <ø> (+6.19%) ⬆️
ast/expression_statement.go 66.66% <ø> (+9.52%) ⬆️
ast/float.go 50.00% <ø> (+16.66%) ⬆️
ast/foreach.go 0.00% <ø> (ø)
ast/function.go 80.00% <ø> (+5.00%) ⬆️
... and 25 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bc92247...91405c8. Read the comment docs.

Signed-off-by: Flipez <code@brauser.io>
Signed-off-by: Flipez <code@brauser.io>
Signed-off-by: Flipez <code@brauser.io>
Signed-off-by: Flipez <code@brauser.io>
@Flipez Flipez marked this pull request as ready for review January 18, 2022 19:54
@Flipez Flipez merged commit da0b71e into master Jan 18, 2022
@Flipez Flipez deleted the enhance-tests branch January 18, 2022 19:54
@Flipez Flipez restored the enhance-tests branch April 23, 2022 09:28
@Flipez Flipez deleted the enhance-tests branch April 23, 2022 09:31
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.

3 participants