Closed rszwajko closed 4 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 42.19%. Comparing base (
b654645
) to head (f5c1e50
). Report is 189 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Drop conditional rendering as it clashes with column type definitions: the dynamic column is interpreted as optional property which is not allowed by the current typing in the table hooks.
Resolves: https://issues.redhat.com/browse/MTA-3143 Co-authored-by: Ian Bolton ibolton@redhat.com