Closed soininen closed 3 months ago
Attention: Patch coverage is 98.11321%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 79.02%. Comparing base (
6130c3b
) to head (8c3d3fb
). Report is 2 commits behind head on master.
Files | Patch % | Lines |
---|---|---|
...6ae0f8f_rename_entity_class_display_mode_tables.py | 96.77% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
entity_class_display_mode
->display_mode
display_mode__entity_class
->entity_class_display_mode
Added a migration script and renamed all associated stuff (queries, mapped items, import/export functions etc.)
Resolves #442
Checklist before merging