rochacbruno / talkshow

A Call 4 Papers System - A simple base app as example of Flask Architecture
http://bit.ly/tutorialflaskconf
65 stars 26 forks source link

Criado carregamento dinâmico das extensões e bluprints #23

Closed Riverfount closed 6 years ago

Riverfount commented 6 years ago

close #5

codecov-io commented 6 years ago

Codecov Report

Merging #23 into extended will decrease coverage by 0.45%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##           extended      #23      +/-   ##
============================================
- Coverage     73.98%   73.52%   -0.46%     
============================================
  Files            14       16       +2     
  Lines           173      170       -3     
============================================
- Hits            128      125       -3     
  Misses           45       45
Impacted Files Coverage Δ
talkshow/blueprints/blueprints.py 100% <100%> (ø)
talkshow/ext/extensions.py 100% <100%> (ø)
talkshow/app.py 100% <100%> (ø) :arrow_up:

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 773c37e...8edd011. Read the comment docs.