Handle unexpected xml parsing errors more gracefully (#349)

* updates `parse_aggregate_report_xml` to not raise an unhandled
  exception on parsing errors
* adds an empty xml file to the aggregate test samples
* adds test for coverage
* Resolves #348
This commit is contained in:
Dave Rawks
2022-09-08 15:23:34 -07:00
committed by GitHub
parent 9d739ccd65
commit 84a7386726
3 changed files with 13 additions and 5 deletions

0
samples/empty.xml Normal file
View File