sparckles / Robyn

Robyn is a Super Fast Async Python Web Framework with a Rust runtime.
https://robyn.tech/
BSD 2-Clause "Simplified" License
4.19k stars 214 forks source link

Test/cli #663

Closed Mr-Sunglasses closed 4 months ago

Mr-Sunglasses commented 10 months ago

Description

This PR fixes #635

netlify[bot] commented 10 months ago

Deploy request for robyn pending review.

Visit the deploys page to approve it

Name Link
Latest commit 816407653f340deb82f548e31aa778b156673646
vercel[bot] commented 10 months ago

@Mr-Sunglasses is attempting to deploy a commit to the sparckles Team on Vercel.

A member of the Team first needs to authorize it.

codspeed-hq[bot] commented 10 months ago

CodSpeed Performance Report

Merging #663 will not alter performance

Comparing Mr-Sunglasses:test/cli (971ad3d) with main (cfd76bd)

Summary

✅ 106 untouched benchmarks

vercel[bot] commented 10 months ago

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

Name Status Preview Comments Updated (UTC)
robyn ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 25, 2023 8:12pm
sansyrox commented 10 months ago

Hey @banipreetr 👋

Thank you for the review 😄

@Mr-Sunglasses , this PR is dependant on the scaffolding PR(https://github.com/sparckles/Robyn/pull/584) . We can have a look at this one once 584 is merged.