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 tests #78

Merged
merged 4 commits into from
Mar 6, 2022
Merged

add tests #78

merged 4 commits into from
Mar 6, 2022

Conversation

Flipez
Copy link
Owner

@Flipez Flipez commented Feb 7, 2022

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

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

vercel bot commented Feb 7, 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/6MefNjUgbKUsQx2MYo9bkhPCDonz
✅ Preview: https://rocket-lang-git-improve-tests-flipez.vercel.app

@codecov
Copy link

codecov bot commented Feb 7, 2022

Codecov Report

Merging #78 (2f8ed13) into master (0900363) will increase coverage by 1.89%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #78      +/-   ##
==========================================
+ Coverage   83.61%   85.50%   +1.89%     
==========================================
  Files          89       89              
  Lines        2697     2697              
==========================================
+ Hits         2255     2306      +51     
+ Misses        376      335      -41     
+ Partials       66       56      -10     
Impacted Files Coverage Δ
utilities/utilities.go 67.50% <0.00%> (+2.50%) ⬆️
parser/function.go 92.68% <0.00%> (+14.63%) ⬆️
evaluator/infix.go 92.74% <0.00%> (+15.32%) ⬆️
evaluator/if.go 100.00% <0.00%> (+23.07%) ⬆️
evaluator/module.go 87.50% <0.00%> (+25.00%) ⬆️
evaluator/import.go 100.00% <0.00%> (+46.66%) ⬆️
evaluator/hash.go 100.00% <0.00%> (+47.36%) ⬆️

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 0900363...2f8ed13. Read the comment docs.

Signed-off-by: Flipez <code@brauser.io>
Signed-off-by: Flipez <code@brauser.io>
@Flipez Flipez marked this pull request as ready for review March 6, 2022 17:46
@Flipez Flipez merged commit a2467ab into master Mar 6, 2022
@Flipez Flipez deleted the improve-tests branch March 6, 2022 17:46
@Flipez Flipez restored the improve-tests branch April 23, 2022 09:29
@Flipez Flipez deleted the improve-tests branch April 23, 2022 09:30
This pull request was closed.
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