Skip to content

Comments

analytic beams#75

Draft
d3v-null wants to merge 1 commit intomainfrom
analytic-beams
Draft

analytic beams#75
d3v-null wants to merge 1 commit intomainfrom
analytic-beams

Conversation

@d3v-null
Copy link
Collaborator

  • credit: cjordan rebased in commit fc80713
  • Added support for "mwa_pb" and "RTS" analytic beams.
  • Updated beam subcommand to accept beam type via -b or --beam-type flag.
  • Fixed issue where beam subcommand failed to set up FEE beam if MWA_BEAM_FILE was not set.
  • Updated documentation to reflect new analytic beam options and usage instructions.
  • missing tests, this draft PR will let me run the coverage report

- Added support for "mwa_pb" and "RTS" analytic beams.
- Updated beam subcommand to accept beam type via -b or --beam-type flag.
- Fixed issue where beam subcommand failed to set up FEE beam if MWA_BEAM_FILE was not set.
- Updated documentation to reflect new analytic beam options and usage instructions.
@codecov
Copy link

codecov bot commented Feb 10, 2026

Codecov Report

❌ Patch coverage is 0.35336% with 282 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.88%. Comparing base (b768834) to head (d595d8f).

Files with missing lines Patch % Lines
src/beam/analytic.rs 0.00% 191 Missing ⚠️
src/cli/common/beam/mod.rs 0.00% 69 Missing ⚠️
src/beam/mod.rs 0.00% 14 Missing ⚠️
src/cli/beam.rs 0.00% 4 Missing ⚠️
src/beam/fee.rs 0.00% 3 Missing ⚠️
src/cli/error.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #75      +/-   ##
==========================================
- Coverage   82.01%   80.88%   -1.13%     
==========================================
  Files          72       73       +1     
  Lines       18456    18693     +237     
==========================================
- Hits        15136    15120      -16     
- Misses       3320     3573     +253     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant