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 networking #81

Merged
merged 10 commits into from
Mar 13, 2022
Merged

add networking #81

merged 10 commits into from
Mar 13, 2022

Conversation

Flipez
Copy link
Owner

@Flipez Flipez commented Mar 11, 2022

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

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

vercel bot commented Mar 11, 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/AYFxbBC286tFRfnPGd6PZ9Pqkdum
✅ Preview: https://rocket-lang-git-add-networking-flipez.vercel.app

@Flipez Flipez changed the title first try add networking Mar 11, 2022
Signed-off-by: Flipez <code@brauser.io>
Signed-off-by: Flipez <code@brauser.io>
Signed-off-by: Flipez <code@brauser.io>
@codecov
Copy link

codecov bot commented Mar 11, 2022

Codecov Report

Merging #81 (bed63e2) into master (a2467ab) will increase coverage by 0.23%.
The diff coverage is 92.39%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #81      +/-   ##
==========================================
+ Coverage   85.50%   85.73%   +0.23%     
==========================================
  Files          89       90       +1     
  Lines        2697     2811     +114     
==========================================
+ Hits         2306     2410     +104     
- Misses        335      343       +8     
- Partials       56       58       +2     
Impacted Files Coverage Δ
object/module.go 50.00% <0.00%> (ø)
object/return_value.go 66.66% <0.00%> (ø)
repl/repl.go 0.00% <0.00%> (ø)
object/file.go 47.79% <77.77%> (ø)
object/http.go 92.07% <92.07%> (ø)
evaluator/evaluator.go 77.10% <100.00%> (ø)
evaluator/identifier.go 100.00% <100.00%> (ø)
main.go 25.00% <100.00%> (+3.26%) ⬆️
object/array.go 100.00% <100.00%> (ø)
object/boolean.go 100.00% <100.00%> (ø)
... and 14 more

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 a2467ab...bed63e2. Read the comment docs.

Signed-off-by: Flipez <code@brauser.io>
Signed-off-by: Flipez <code@brauser.io>
Signed-off-by: Flipez <code@brauser.io>
Signed-off-by: Flipez <code@brauser.io>
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 13, 2022 20:24
@Flipez Flipez merged commit 2beba4a into master Mar 13, 2022
@Flipez Flipez deleted the add-networking branch March 13, 2022 20:39
@Flipez Flipez added the enhancement New feature or request label Mar 13, 2022
@Flipez Flipez restored the add-networking branch April 23, 2022 09:28
@Flipez Flipez deleted the add-networking branch April 23, 2022 09:30
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