marrow / WebCore

WebCore, the super tiny and blazingly fast modular Python web nanoframework.
MIT License
94 stars 10 forks source link

Executor Extension #190

Closed djdduty closed 3 years ago

djdduty commented 6 years ago

The primary purpose of this branch is to provide #181 as specified.

The current implementation does the following:

codecov[bot] commented 6 years ago

Codecov Report

Merging #190 into develop will decrease coverage by 0.21%. The diff coverage is 89.32%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #190      +/-   ##
===========================================
- Coverage    91.13%   90.91%   -0.22%     
===========================================
  Files           17       18       +1     
  Lines          778      881     +103     
===========================================
+ Hits           709      801      +92     
- Misses          69       80      +11
Impacted Files Coverage Δ
web/ext/defer.py 89.32% <89.32%> (ø)

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 543bfb7...b23e637. Read the comment docs.

amcgregor commented 3 years ago

This branch has been merged into next, ref: 49481e3e6ff7e647ec04033784af47b7ceeff9fb.