Skip to content

Update CSV framework coverage reports#21875

Merged
owen-mc merged 1 commit into
mainfrom
workflow/coverage/update
May 21, 2026
Merged

Update CSV framework coverage reports#21875
owen-mc merged 1 commit into
mainfrom
workflow/coverage/update

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

This PR changes the CSV framework coverage reports.

@github-actions github-actions Bot requested a review from a team as a code owner May 21, 2026 00:55
Copy link
Copy Markdown
Contributor

@jacknojo jacknojo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The new Avro package introduces commandargs for the first time apparently, so we get a diff on all lines due to another ,.

The non-zero entries for the Avro package are:

┌──────────────────────┬─────────────────┐
│ Column               │ Value           │
├──────────────────────┼─────────────────┤
│ package              │ org.apache.avro │
├──────────────────────┼─────────────────┤
│ sink                 │ 18              │
├──────────────────────┼─────────────────┤
│ source               │ 19              │
├──────────────────────┼─────────────────┤
│ sink:path-injection  │ 17              │
├──────────────────────┼─────────────────┤
│ sink:request-forgery │ 1               │
├──────────────────────┼─────────────────┤
│ source:commandargs   │ 1               │
├──────────────────────┼─────────────────┤
│ source:file          │ 17              │
├──────────────────────┼─────────────────┤
│ source:remote        │ 1               │
└──────────────────────┴─────────────────┘

which is correct.

@jacknojo
Copy link
Copy Markdown
Contributor

(Note that we need an approval from the Java team specifically)

@owen-mc
Copy link
Copy Markdown
Contributor

owen-mc commented May 21, 2026

I think it will let you merge without java team approval, once CI has passed. We aren't as strict about requiring code owners to review as we could be on this repo.

@owen-mc owen-mc merged commit 4897757 into main May 21, 2026
3 of 5 checks passed
@owen-mc owen-mc deleted the workflow/coverage/update branch May 21, 2026 10:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants