LLNL / thicket

https://thicket.readthedocs.io
MIT License
14 stars 9 forks source link

Fix Bug When Reading Directories #203

Closed michaelmckinsey1 closed 4 weeks ago

michaelmckinsey1 commented 1 month ago

163 Introduced a bug when providing a directory of Caliper files that causes an error. Providing a list of files or a single file still works. This PR adds regression tests for this so we will catch it next time.