Open ehennestad opened 3 weeks ago
@lawrence-mbf Would you mind giving a brief overview of the motivation for the changes in this PR?
Attention: Patch coverage is 85.83333%
with 34 lines
in your changes missing coverage. Please review.
Project coverage is 90.18%. Comparing base (
6717aa1
) to head (07b746d
). Report is 2 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Motivation
PR #543 (Convert Azure Pipelines to GitHub actions) contained several changes to the dynamic table interface. In order to keep a clear separation of concerns, I wanted to separate all code changes related to dynamic table refactoring into a separate (this) PR.
Checklist
fix #XX
whereXX
is the issue number?