Closed sinkingsugar closed 1 month ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 79.05%. Comparing base (
03e34b6
) to head (22b82a9
). Report is 1 commits behind head on devel.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Update TSeqVar to use TOwnedVar for data() and iterator methods, improving type safety and consistency in the sequence variable implementation.