Skip to content

Conversation

jonathanmetzman
Copy link
Contributor

Fixes: #6913

@jonathanmetzman
Copy link
Contributor Author

CC @fmeum

@fmeum
Copy link
Contributor

fmeum commented Nov 30, 2021

Looks good to me, thanks for the fix. The list should either be empty (no source file) or contain one element, unless the matching between source and class files is ambiguous (this would be both rare and weird). But since I don't see a good way to include a non-failing warning into the final report, I believe the current approach to be the best one.

@jonathanmetzman jonathanmetzman merged commit 18a5b07 into master Nov 30, 2021
@jonathanmetzman jonathanmetzman deleted the java-cov-fix branch November 30, 2021 13:10
MartinPetkov pushed a commit to MartinPetkov/oss-fuzz that referenced this pull request Aug 15, 2022
…gle#6928)

* single quotes

* [java][coverage] Make sure filenames is a string and not a list.

Fixes: google#6913

* fmt
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.

CIFuzz having trouble with java coverage
3 participants