anitab-org / anitab-org/mentorship-backend

DEV: Refactoring MS for BIT integration

オープン
#667 コメント 2 件 リアクション 0 件 担当者 1 名 @mtreacy002 が担当を希望しています GitHub で見る
BIT
主要言語
Python
スター
200
フォーク
449
PR マージ指標
30日以内にマージされた PR はありません

説明

**Is your feature request related to a problem? Please describe.**
To achieve the target of 2 REST APIs (MS and BIT APIs) with one database (bit_schema database), MS schema needs to be refactored to accommodate BIT.

**Describe the solution you'd like**
- [ ] Refactor one of the UserModel field from `organization` to `current_organization` to remove ambiguity with `Organization` table reference used in BridgeInTech schema.
- [ ] Refactor the use of Float to Numeric with precision "16,6" so to avoid precision mismatch from data store/retrieve from db.
- [ ] modify `.travis.yml` to employ postgresql as db for testing on travis build
- [ ] add pytest-cov dependency in requirements.txt

**Describe alternatives you've considered**
NA

**Additional context**
This is a cross-project issue between MS and BIT where improvement will be made gradually throughout GSoC 2020 period.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。