falconry / falcon

The no-magic web data plane API and microservices framework for Python developers, with a focus on reliability, correctness, and performance at scale.
https://falcon.readthedocs.io/en/stable/
Apache License 2.0
9.51k stars 937 forks source link

Smoke branch #2059

Closed marco-georgaklis closed 1 year ago

marco-georgaklis commented 2 years ago

Summary of Changes

Created a new tox environment for executing smoke tests with minimal dependencies

Related Issues

[1790 (https://github.com/falconry/falcon/issues/1790)]

Pull Request Checklist

This is just a reminder about the most common mistakes. Please make sure that you tick all appropriate boxes. But please read our contribution guide at least once; it will save you a few review cycles!

If an item doesn't apply to your pull request, check it anyway to make it apparent that there's nothing to do.

If you have any questions to any of the points above, just submit and ask! This checklist is here to help you, not to deter you from contributing!

PR template inspired by the attrs project.

codecov[bot] commented 2 years ago

Codecov Report

Merging #2059 (95c8ee5) into master (3816217) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##            master     #2059   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           62        62           
  Lines         6743      6743           
  Branches      1253      1253           
=========================================
  Hits          6743      6743           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

vytas7 commented 1 year ago

Hi @marco-georgaklis! Just checking if you're still planning to continue working on this?

vytas7 commented 1 year ago

Closing this for now, it's been more than one year without any progress. Let's rebase and reopen if anyone wants to work on this.