• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

abhinavsingh / proxy.py / 423
76%

Build:
DEFAULT BRANCH: develop
Ran 02 Oct 2019 07:10AM UTC
Jobs 3
Files 2
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
423

push

travis-ci

web-flow
Use selectors.DefaultSelector instead of select.select (#106)

* Use selectors.DefaultSelector instead of select.select

* Unregister to avoid endless loop

* Cleanup event register/unregiter

* Cleanup event registration

* Add google-fluentd.conf.  Use if running proxy.py on Google Cloud.

* Send server error from proxy if for whatever reason we fail to process the request (or should it be BadRequest based upon situation?)

* Fix tests for selectors

* Only include proxy.py and tests.py in coverage report

* Only include proxy.py for coverage

* remove redundant integration test, will rewrite using mocks

* Proper unregister of events

* Change multi core accept model to avoid client TIME_WAIT. Fixes #97

* Catch BlockingIOError

* Remove redundant comments

* Simplify with AcceptorPool

* Pass family to acceptor processes

* Remove plugin.access_log for core plugins

* Return 501 not implemented for web socket upgrade requests to inbuilt HTTP server

* Add support for websocket upgrade

* Websocket frame parser

* Enable websocket based routing

* Add WebsocketClient

* Websocket

* mypy fixes

* Sync GitHub workflow lint and makefile lint commands.

For now comment out tests which are broken :(  New tests coming next.

* Start fixing tests for new code

* Fix formatting

* Fix main tests

* Add worker tests

* GitHub only ran windows tests, may be require unique names

* Use 3.6/3.7 dev versions for GitHub actions

* Add AcceptorPool test

* Add x64 and x86 matrix for actions tests

* Dont use dev versions since they dont exists for x86

* Ha no x86 support itself

* Add backer link

* Remove support badge for 3.5 as it doesnt support typing

* Update read me with changed architecture notes

* Update read me with changed architecture notes

* Add `import proxy` usage instructions.

* Add pydoc reference for developers

* Put pydoc as internal documentation

1852 of 2182 relevant lines covered (84.88%)

2.54 hits per line

Jobs
ID Job ID Ran Files Coverage
1 423.1 (TESTING_ON_TRAVIS=1) 02 Oct 2019 07:10AM UTC 0
84.88
Travis Job 423.1
2 423.2 (TESTING_ON_TRAVIS=1) 02 Oct 2019 07:11AM UTC 0
84.88
Travis Job 423.2
3 423.3 (PATH=/c/Python37:/c/Python37/Scripts:$PATH TESTING_ON_TRAVIS=1) 02 Oct 2019 07:11AM UTC 0
84.42
Travis Job 423.3
Source Files on build 423
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #423
  • a9c8659f on github
  • Prev Build on develop (#379)
  • Next Build on develop (#440)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc