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 modulo #70

Merged
merged 3 commits into from
Feb 3, 2022
Merged

add modulo #70

merged 3 commits into from
Feb 3, 2022

Conversation

Flipez
Copy link
Owner

@Flipez Flipez commented Feb 3, 2022

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

Signed-off-by: Flipez <code@brauser.io>
@vercel
Copy link

vercel bot commented Feb 3, 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/VcV9qZ9irBaJY72yxWuPb8HouAwK
✅ Preview: https://rocket-lang-git-add-modulo-flipez.vercel.app

Signed-off-by: Flipez <code@brauser.io>
@codecov
Copy link

codecov bot commented Feb 3, 2022

Codecov Report

Merging #70 (acff0ee) into master (8793156) will increase coverage by 0.06%.
The diff coverage is 90.90%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #70      +/-   ##
==========================================
+ Coverage   82.01%   82.08%   +0.06%     
==========================================
  Files          81       81              
  Lines        2319     2328       +9     
==========================================
+ Hits         1902     1911       +9     
  Misses        354      354              
  Partials       63       63              
Impacted Files Coverage Δ
token/token.go 88.00% <ø> (ø)
evaluator/infix.go 77.41% <85.71%> (+0.94%) ⬆️
lexer/lexer.go 92.88% <100.00%> (+0.09%) ⬆️
parser/parser.go 87.09% <100.00%> (+0.14%) ⬆️

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 8793156...acff0ee. Read the comment docs.

Signed-off-by: Flipez <code@brauser.io>
Copy link
Collaborator

@RaphaelPour RaphaelPour left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@RaphaelPour RaphaelPour merged commit a0d4a70 into master Feb 3, 2022
@RaphaelPour RaphaelPour deleted the add-modulo branch February 3, 2022 20:43
@Flipez Flipez restored the add-modulo branch April 23, 2022 09:28
@Flipez Flipez deleted the add-modulo 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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants