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 Infix operator #65

Merged
merged 2 commits into from
Feb 1, 2022
Merged

Improve Infix operator #65

merged 2 commits into from
Feb 1, 2022

Conversation

Flipez
Copy link
Owner

@Flipez Flipez commented Jan 27, 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 27, 2022
@Flipez Flipez self-assigned this Jan 27, 2022
@vercel
Copy link

vercel bot commented Jan 27, 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/ERgZ9AQafJ2B93x2jDbZ5bF1LU6P
✅ Preview: https://rocket-lang-git-improve-infix-flipez.vercel.app

@codecov
Copy link

codecov bot commented Jan 27, 2022

Codecov Report

Merging #65 (83ea7f0) into master (72b4fdc) will increase coverage by 0.08%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #65      +/-   ##
==========================================
+ Coverage   81.93%   82.01%   +0.08%     
==========================================
  Files          81       81              
  Lines        2308     2319      +11     
==========================================
+ Hits         1891     1902      +11     
  Misses        354      354              
  Partials       63       63              
Impacted Files Coverage Δ
evaluator/infix.go 76.47% <100.00%> (+2.39%) ⬆️

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 72b4fdc...83ea7f0. Read the comment docs.

Signed-off-by: Flipez <code@brauser.io>
@Flipez Flipez merged commit 6662628 into master Feb 1, 2022
@Flipez Flipez deleted the improve-infix branch February 1, 2022 21:07
@Flipez Flipez restored the improve-infix branch April 23, 2022 09:28
@Flipez Flipez deleted the improve-infix 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.

1 participant