ledatelescope / bifrost

A stream processing framework for high-throughput applications.
BSD 3-Clause "New" or "Revised" License
64 stars 29 forks source link

Single polarization transpose works in tests and tutorial #205

Closed dentalfloss1 closed 1 year ago

dentalfloss1 commented 1 year ago

This is intended to make transpose work with single polarization data. This includes mono wav files used in the tutorial. Note: I initially accidentally pushed this to master and then reverted. Now it shows up as zero changed file.

codecov-commenter commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (0388e5f) 65.39% compared to head (cc92349) 65.39%.

:exclamation: Current head cc92349 differs from pull request most recent head 91d8e75. Consider uploading reports for the commit 91d8e75 to get more accurate results

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #205 +/- ## ======================================= Coverage 65.39% 65.39% ======================================= Files 67 67 Lines 5840 5840 ======================================= Hits 3819 3819 Misses 2021 2021 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

jaycedowell commented 1 year ago

Looks like the changes were lost somehow. Try applying the changes to this branch again?

dentalfloss1 commented 1 year ago

I'm going to delete this branch and PR and try again