Skip to content

remove args from next and break#94

Merged
Flipez merged 2 commits intomainfrom
streamline-functions
Jul 7, 2022
Merged

remove args from next and break#94
Flipez merged 2 commits intomainfrom
streamline-functions

Conversation

@Flipez
Copy link
Copy Markdown
Owner

@Flipez Flipez commented Jul 6, 2022

Signed-off-by: Flipez [email protected]

@vercel
Copy link
Copy Markdown

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)

@codecov
Copy link
Copy Markdown

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