ejplatform / ej-server

EJ uses gamification and machine learning to promote discussions and participation in a virtual democracy
https://ejplatform.github.io/ej-server/
Other
38 stars 17 forks source link

[REVIEW] creating docker file to update rocket config on rocket start #489

Closed leandronunes closed 6 years ago

leandronunes commented 6 years ago

Descrição

Inicializar o rocket com as configurações previamente definidas.

Issues Relacionadas

234 #40

codecov[bot] commented 6 years ago

Codecov Report

Merging #489 into develop will decrease coverage by 0.03%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #489      +/-   ##
===========================================
- Coverage    71.76%   71.73%   -0.04%     
===========================================
  Files          119      119              
  Lines         3014     3014              
  Branches       331      331              
===========================================
- Hits          2163     2162       -1     
  Misses         754      754              
- Partials        97       98       +1
Impacted Files Coverage Δ
src/ej_users/utils.py 76.19% <0%> (-4.77%) :arrow_down:

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 25de1e2...1581e8b. Read the comment docs.

ricardopoppi commented 6 years ago

@leandronunes esse PR está pronto pra revisão certo?