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 basic http response #84

Merged
merged 8 commits into from
Apr 26, 2022
Merged

add basic http response #84

merged 8 commits into from
Apr 26, 2022

Conversation

Flipez
Copy link
Owner

@Flipez Flipez commented Mar 15, 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 15, 2022
@vercel
Copy link

vercel bot commented Mar 15, 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/GNTJ7dSwU3CXUUee97nqrLyvtcqz
✅ Preview: https://rocket-lang-git-add-http-response-flipez.vercel.app

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

codecov bot commented Mar 16, 2022

Codecov Report

Merging #84 (d82f1cd) into main (26a7615) will decrease coverage by 0.19%.
The diff coverage is 78.20%.

@@            Coverage Diff             @@
##             main      #84      +/-   ##
==========================================
- Coverage   85.79%   85.59%   -0.20%     
==========================================
  Files          90       90              
  Lines        2844     2916      +72     
==========================================
+ Hits         2440     2496      +56     
- Misses        345      357      +12     
- Partials       59       63       +4     
Impacted Files Coverage Δ
object/http.go 85.80% <76.11%> (-6.28%) ⬇️
object/hash.go 95.87% <85.71%> (-0.80%) ⬇️
object/object.go 84.26% <100.00%> (+0.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 26a7615...d82f1cd. Read the comment docs.

Signed-off-by: Flipez <code@brauser.io>
Flipez added 2 commits April 26, 2022 23:15
Signed-off-by: Flipez <code@brauser.io>
Signed-off-by: Flipez <code@brauser.io>
@Flipez Flipez marked this pull request as ready for review April 26, 2022 21:19
@Flipez Flipez merged commit 653fcc9 into main Apr 26, 2022
@Flipez Flipez deleted the add-http-response branch April 26, 2022 21:19
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