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

Inserção do serializador de datetime para a data do evento/submissão de proposta #11 #30

Closed viniciusfk9 closed 5 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #30 into extended will increase coverage by 1.33%. The diff coverage is 88.88%.

Impacted file tree graph

@@             Coverage Diff              @@
##           extended      #30      +/-   ##
============================================
+ Coverage     77.95%   79.29%   +1.33%     
============================================
  Files            17       17              
  Lines           186      198      +12     
============================================
+ Hits            145      157      +12     
  Misses           41       41
Impacted Files Coverage Δ
talkshow/ext/db.py 93.33% <100%> (+5.83%) :arrow_up:
talkshow/blueprints/restapi/resource.py 78.78% <100%> (+2.92%) :arrow_up:
talkshow/ext/cli.py 68.75% <50%> (+2.08%) :arrow_up:
talkshow/blueprints/webui/views.py 26.31% <50%> (ø) :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 104a617...f6e1147. Read the comment docs.

rochacbruno commented 5 years ago

Merged thanks!