Open mkindahl opened 3 days ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 82.12%. Comparing base (
59f50f2
) to head (1510ded
). Report is 619 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
🚨 Try these New Features:
@gayyappan, @erimatnor: please review this pull request.
Powered by pull-review
Add tests for statement and row triggers on hypercore chunks. We test
INSERT
,UPDATE
,DELETE
, andTRUNCATE
triggers, where applicable. We check that theOLD
andNEW
values are correct as well as that the statement and row triggers are executed the correct number of times.Disable-check: force-changelog-file