Skip to content

[flyteadmin][refactor] Make createMsgChan to private function#6467

Merged
Future-Outlier merged 1 commit into
masterfrom
flyteadmin-create-msgchan-func-should-be-private
May 25, 2025
Merged

[flyteadmin][refactor] Make createMsgChan to private function#6467
Future-Outlier merged 1 commit into
masterfrom
flyteadmin-create-msgchan-func-should-be-private

Conversation

@Future-Outlier
Copy link
Copy Markdown
Member

@Future-Outlier Future-Outlier commented May 25, 2025

Why are the changes needed?

the function should be private function, since we will only call it in factory.go.

What changes were proposed in this pull request?

As titile.

How was this patch tested?

unit test and integration test.

Labels

Please add one or more of the following labels to categorize your PR:

  • added: For new features.
  • changed: For changes in existing functionality.
  • deprecated: For soon-to-be-removed features.
  • removed: For features being removed.
  • fixed: For any bug fixed.
  • security: In case of vulnerabilities

This is important to improve the readability of release notes.

Setup process

Screenshots

Check all the applicable boxes

  • I updated the documentation accordingly.
  • All new and existing tests passed.
  • All commits are signed-off.

Related PRs

Docs link

@Future-Outlier Future-Outlier enabled auto-merge (squash) May 25, 2025 11:30
@codecov
Copy link
Copy Markdown

codecov Bot commented May 25, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 58.48%. Comparing base (5f98022) to head (bcc3b09).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #6467   +/-   ##
=======================================
  Coverage   58.48%   58.48%           
=======================================
  Files         940      940           
  Lines       71584    71584           
=======================================
  Hits        41867    41867           
  Misses      26534    26534           
  Partials     3183     3183           
Flag Coverage Δ
unittests-datacatalog 59.03% <ø> (ø)
unittests-flyteadmin 56.26% <100.00%> (ø)
unittests-flytecopilot 30.99% <ø> (ø)
unittests-flytectl 64.72% <ø> (ø)
unittests-flyteidl 76.12% <ø> (ø)
unittests-flyteplugins 60.95% <ø> (ø)
unittests-flytepropeller 54.78% <ø> (ø)
unittests-flytestdlib 64.04% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.

@Future-Outlier Future-Outlier merged commit e54a0ac into master May 25, 2025
49 checks passed
@Future-Outlier Future-Outlier deleted the flyteadmin-create-msgchan-func-should-be-private branch May 25, 2025 14:36
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.

2 participants