Skip to content

v0.12.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 20 Jan 03:28
· 165 commits to main since this release

Commits

  • d2bea60: Allow cfitsio code 204 to proceed. (Christopher H. Jordan) #46
  • e46c950: Ensured rf_input digital gains array is sized to be equal to num_metafits_coarse_chans. Made VoltageContext voltage batches and voltage time map public like CorrelatorContext (Greg Sleap)
  • 9f74936: Merge branch 'master' into hard_coded_channel_fix (Greg Sleap)
  • cfb9732: Bumped to v0.12.2; attempt to fix code coverage github action (Greg Sleap)
  • 05d2c66: Fixed coverage yml typo (Greg Sleap)
  • 570e36c: Fixed yet another coverage yml syntax error (Greg Sleap)
  • 3f2467b: Implemented fix for coverage so it does not label assert lines as partially covered. See: mozilla/grcov#476 and MWATelescope/Marlu@bc34f29 for more info. Should restore my coverage back to normal levels, I hope (Greg Sleap)
  • 9bd084b: First attempt at change to using cargo-llvm-cov for test coverage (Greg Sleap)