Show alias in room list in SeedDB#3855
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #3855 +/- ##
=======================================
Coverage 63.73% 63.74%
=======================================
Files 624 624
Lines 46145 46148 +3
Branches 43 43
=======================================
+ Hits 29412 29415 +3
Misses 16723 16723
Partials 10 10 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Simrayz
left a comment
There was a problem hiding this comment.
This is pretty good, we just need to handle the alias column name override :) See my suggestion for an approach to achieve this.
This PR should have been based on #3851, as it makes it a lot harder to review. I understand it is a limitation with forks, but worth to consider if there are more extensive dependencies later.
Yes, I agree - if I would've known that when working on #3851 I would have added this branch directly to this repo, but alas |
14075c5 to
e816587
Compare
|



Scope and purpose
Fixes #3844. Dependent on #3851.
Contributor Checklist
Every pull request should have this checklist filled out, no matter how small it is.
More information about contributing to NAV can be found in the
Hacker's guide to NAV.
<major>.<minor>.x). For a new feature or other additions, it should be based onmaster.