Skip to content

Combining junit files drops the file name#27

Open
gnat42 wants to merge 1 commit intoNimut:mainfrom
gnat42:gnat42-patch-1
Open

Combining junit files drops the file name#27
gnat42 wants to merge 1 commit intoNimut:mainfrom
gnat42:gnat42-patch-1

Conversation

@gnat42
Copy link

@gnat42 gnat42 commented Oct 6, 2022

When using this in a project, the file attribute wasn't being combined properly, if I recall it was set to "0" instead of the proper value. This change seems to have fixed it for me.

We were combining two junit files produced by phpunit, but the combined file loses the file name attribute. Then later when we processed with the phpmetrics project, it complained it couldn't find the file named '0';
@gnat42
Copy link
Author

gnat42 commented Mar 11, 2024

I've rebased off your latest changes. Any chance this could get merged in?

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.

1 participant