Skip to content

chore: add support for funcorder #4810

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

Merged
merged 3 commits into from
Jun 13, 2025
Merged

Conversation

remyleone
Copy link
Member

Community Note

  • Please vote on this pull request by adding a 👍 reaction to the original pull request comment to help the community and maintainers prioritize this request.
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for pull request followers and do not help prioritize the request

Relates OR Closes #0000

Release note for CHANGELOG:


@remyleone remyleone requested a review from a team as a code owner June 11, 2025 20:26
@github-actions github-actions bot added the instance Instance issues, bugs and feature requests label Jun 11, 2025
@codecov-commenter
Copy link

codecov-commenter commented Jun 11, 2025

Codecov Report

Attention: Patch coverage is 42.50000% with 161 lines in your changes missing coverage. Please review.

Project coverage is 54.65%. Comparing base (5bf53e0) to head (d546a7b).
Report is 676 commits behind head on master.

Files with missing lines Patch % Lines
core/commands.go 30.93% 90 Missing and 6 partials ⚠️
core/command.go 33.33% 24 Missing ⚠️
...spaces/instance/v1/custom_server_create_builder.go 79.72% 11 Missing and 4 partials ⚠️
internal/alias/config.go 0.00% 10 Missing ⚠️
internal/args/args.go 0.00% 7 Missing ⚠️
internal/alias/alias.go 0.00% 5 Missing ⚠️
core/shell.go 0.00% 4 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (5bf53e0) and HEAD (d546a7b). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (5bf53e0) HEAD (d546a7b)
2 1
Additional details and impacted files
@@             Coverage Diff             @@
##           master    #4810       +/-   ##
===========================================
- Coverage   75.45%   54.65%   -20.80%     
===========================================
  Files         202      317      +115     
  Lines       44323    80842    +36519     
===========================================
+ Hits        33444    44185    +10741     
- Misses       9653    35251    +25598     
- Partials     1226     1406      +180     

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

@remyleone remyleone added this pull request to the merge queue Jun 13, 2025
Merged via the queue into scaleway:master with commit 3944b33 Jun 13, 2025
14 checks passed
@remyleone remyleone deleted the funcorder branch June 13, 2025 12:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
instance Instance issues, bugs and feature requests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants