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 .to_json() #82

Merged
merged 4 commits into from
Mar 14, 2022
Merged

add .to_json() #82

merged 4 commits into from
Mar 14, 2022

Conversation

Flipez
Copy link
Owner

@Flipez Flipez commented Mar 14, 2022

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

Signed-off-by: Flipez <code@brauser.io>
@Flipez Flipez added the enhancement New feature or request label Mar 14, 2022
@vercel
Copy link

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

@codecov
Copy link

codecov bot commented Mar 14, 2022

Codecov Report

Merging #82 (17199eb) into master (e84f176) will increase coverage by 0.06%.
The diff coverage is 92.50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #82      +/-   ##
==========================================
+ Coverage   85.73%   85.79%   +0.06%     
==========================================
  Files          90       90              
  Lines        2811     2844      +33     
==========================================
+ Hits         2410     2440      +30     
- Misses        343      345       +2     
- Partials       58       59       +1     
Impacted Files Coverage Δ
object/hash.go 96.66% <82.35%> (-3.34%) ⬇️
object/array.go 100.00% <100.00%> (ø)
object/boolean.go 100.00% <100.00%> (ø)
object/float.go 100.00% <100.00%> (ø)
object/integer.go 100.00% <100.00%> (ø)
object/object.go 83.90% <100.00%> (+0.57%) ⬆️
object/string.go 100.00% <100.00%> (ø)

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 e84f176...17199eb. 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>
@Flipez Flipez marked this pull request as ready for review March 14, 2022 23:21
@Flipez Flipez merged commit a1ad606 into master Mar 14, 2022
@Flipez Flipez deleted the add-json branch March 14, 2022 23:26
@Flipez Flipez restored the add-json branch March 14, 2022 23:26
@Flipez Flipez deleted the add-json branch March 15, 2022 19:01
@Flipez Flipez restored the add-json branch April 23, 2022 09:29
@Flipez Flipez deleted the add-json branch April 23, 2022 09:30
@Flipez Flipez restored the add-json branch July 7, 2022 20:22
@Flipez Flipez deleted the add-json branch August 16, 2022 18:44
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