Skip to content

Change document_of field choices#28

Open
andrey484 wants to merge 4 commits intoopenprocurement:masterfrom
andrey484:document_of_auction
Open

Change document_of field choices#28
andrey484 wants to merge 4 commits intoopenprocurement:masterfrom
andrey484:document_of_auction

Conversation

@andrey484
Copy link
Copy Markdown
Contributor

No description provided.

@coveralls
Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 82

  • 9 of 9 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.06%) to 71.51%

Totals Coverage Status
Change from base Build 80: 0.06%
Covered Lines: 630
Relevant Lines: 881

💛 - Coveralls

@@ -191,7 +201,7 @@ def __local_roles__(self):
complaints = ListType(ModelType(dgfCDB2Complaint), default=list())
contracts = ListType(ModelType(Contract), default=list())
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Наскільки знаю в contracts й awards теж використовується dgfCDB2Document, чи не треба замінити documents й для цих моделей?

Copy link
Copy Markdown
Contributor Author

@andrey484 andrey484 Jan 28, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Изменение типов документов для contracts и awards, прописано в другой задаче

Copy link
Copy Markdown
Contributor

@oleksiyVeretiuk oleksiyVeretiuk Jan 28, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Добре. Але ще мають бути міграції, щоб змінити вже існуючі об'єкти.

Copy link
Copy Markdown
Contributor Author

@andrey484 andrey484 Jan 28, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Миграции думаю добавить отдельным pull request -ом, cразу для всех отдельных pull request -ов для этого пакета

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ні міграції мають йти разом з змінами, які ти робиш бо в інакшому випадку твої зміни при викладені принесуть в систему некорректну роботу.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants