Skip to content

Improvements for batch processing

Latest
Compare
Choose a tag to compare
@weaverba137 weaverba137 released this 17 Jul 23:00
· 1 commit to main since this release
0.7.0
64bef52
  • missing_from_hpss will proceed through all stages, even if serious errors are detected, to facilitate batch processing. The older behavior can be enabled with --exit-on-error.
  • Fix error handling for a variety of corner cases.
  • Increase test coverage to 100%.

See PR #15 for details.