Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add GoLand single-binary configuration #5308

Merged
merged 1 commit into from
Apr 30, 2024
Merged

Add GoLand single-binary configuration #5308

merged 1 commit into from
Apr 30, 2024

Conversation

eapolinario
Copy link
Contributor

Why are the changes needed?

Running single binary locally in GoLand is useful.

What changes were proposed in this pull request?

This PR just adds a file to configure single-binary to be run as a "go build" configuration in GoLand. This is useful for both running and debugging.

How was this patch tested?

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

Signed-off-by: Eduardo Apolinario <[email protected]>
@eapolinario eapolinario enabled auto-merge (squash) April 30, 2024 23:21
Copy link

codecov bot commented Apr 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.19%. Comparing base (79a1992) to head (5094965).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5308   +/-   ##
=======================================
  Coverage   60.19%   60.19%           
=======================================
  Files         646      646           
  Lines       45654    45654           
=======================================
  Hits        27480    27480           
  Misses      15582    15582           
  Partials     2592     2592           
Flag Coverage Δ
unittests-datacatalog 69.31% <ø> (ø)
unittests-flyteadmin 58.78% <ø> (ø)
unittests-flytecopilot 17.79% <ø> (ø)
unittests-flyteidl 79.30% <ø> (ø)
unittests-flyteplugins 61.94% <ø> (ø)
unittests-flytepropeller 57.32% <ø> (ø)
unittests-flytestdlib 65.73% <ø> (ø)

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.

@eapolinario eapolinario merged commit a6b32f9 into master Apr 30, 2024
48 checks passed
@eapolinario eapolinario deleted the goland-debug branch April 30, 2024 23:53
austin362667 pushed a commit to austin362667/flyte that referenced this pull request May 7, 2024
Signed-off-by: Eduardo Apolinario <[email protected]>
Co-authored-by: Eduardo Apolinario <[email protected]>
robert-ulbrich-mercedes-benz pushed a commit to robert-ulbrich-mercedes-benz/flyte that referenced this pull request Jul 2, 2024
Signed-off-by: Eduardo Apolinario <[email protected]>
Co-authored-by: Eduardo Apolinario <[email protected]>
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