Add population of the service links table#536
Conversation
515d943 to
93e407b
Compare
Codecov Report
@@ Coverage Diff @@
## develop #536 +/- ##
=============================================
+ Coverage 75.46% 75.63% +0.17%
- Complexity 1144 1155 +11
=============================================
Files 242 244 +2
Lines 3639 3674 +35
Branches 231 232 +1
=============================================
+ Hits 2746 2779 +33
- Misses 796 798 +2
Partials 97 97
Continue to review full report at Codecov.
|
Use the service links for checks and remove steam id and gog id from player
a60a737 to
425dd6c
Compare
Brutus5000
left a comment
There was a problem hiding this comment.
We should not yet remove steamid from the entity and rather mark it as deprecated (and/or populate it with value deprecated) in order to avoid breaking compatibility with other apps (moderator client)
|
Do you mean just for visibility sake? |
@Brutus5000 let me know if this is how you thought of it.
Dependent on FAForever/db#294