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

remove args from next and break #94

Merged
merged 2 commits into from
Jul 7, 2022
Merged

remove args from next and break #94

merged 2 commits into from
Jul 7, 2022

Conversation

Flipez
Copy link
Owner

@Flipez Flipez commented Jul 6, 2022

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

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

vercel bot commented Jul 6, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
rocket-lang ✅ Ready (Inspect) Visit Preview Jul 6, 2022 at 8:08PM (UTC)

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

codecov bot commented Jul 6, 2022

Codecov Report

Merging #94 (b5e52bb) into main (8c96011) will decrease coverage by 0.26%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #94      +/-   ##
==========================================
- Coverage   85.70%   85.44%   -0.27%     
==========================================
  Files          98       98              
  Lines        3009     2955      -54     
==========================================
- Hits         2579     2525      -54     
  Misses        367      367              
  Partials       63       63              
Impacted Files Coverage Δ
ast/break.go 100.00% <ø> (ø)
ast/next.go 100.00% <ø> (ø)
parser/break.go 100.00% <ø> (ø)
parser/next.go 100.00% <ø> (ø)
parser/nil.go 100.00% <ø> (ø)
evaluator/evaluator.go 77.90% <100.00%> (-0.99%) ⬇️

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 8c96011...b5e52bb. Read the comment docs.

@Flipez Flipez marked this pull request as ready for review July 7, 2022 20:20
@Flipez Flipez merged commit abd3389 into main Jul 7, 2022
@Flipez Flipez deleted the streamline-functions branch July 7, 2022 20:21
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