fga-eps-mds / 2019.2-Acacia

Projeto de desenvolvimento de uma aplicação para auxiliar a colheita colaborativa. Ambiente de Homologação: http://45.55.46.19:8080 Ambiente de Produção: http://45.55.46.19:8081
https://fga-eps-mds.github.io/2019.2-Acacia/#/
GNU Affero General Public License v3.0
9 stars 17 forks source link

#155 Create migrations folder with initial migrations #156

Closed shayanealcantara closed 4 years ago

shayanealcantara commented 4 years ago

Descrição

Adaptação do app harvest para ser possível a automação das migrações.

Resolve (Issues)

155

PRs relacionados, se houver

Nenhum

Tarefas gerais realizadas

codecov-io commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (develop@21cc7b9). Click here to learn what that means. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##             develop     #156   +/-   ##
==========================================
  Coverage           ?   91.29%           
==========================================
  Files              ?       27           
  Lines              ?      494           
  Branches           ?        0           
==========================================
  Hits               ?      451           
  Misses             ?       43           
  Partials           ?        0
Flag Coverage Δ
#unittests 91.29% <100%> (?)
Impacted Files Coverage Δ
src/harvest/migrations/0001_initial.py 100% <100%> (ø)

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 21cc7b9...ea7af50. Read the comment docs.