Skip to content

Conversation

@julio-lopez
Copy link
Collaborator

@julio-lopez julio-lopez requested a review from Copilot November 14, 2025 03:12
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes spelling errors in comments and error messages as a follow-up to #4985.

Key Changes

  • Corrected "stderrCAllback" to "stderrCallback" in function documentation
  • Fixed "sockes" to "sockets" in test error message

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
tests/testenv/cli_test_env.go Fixed typo in two function comment blocks where "stderrCAllback" was corrected to "stderrCallback"
tests/socketactivation_test/socketactivation_test.go Corrected spelling of "sockes" to "sockets" in test assertion error message

@codecov
Copy link

codecov bot commented Nov 14, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.04%. Comparing base (cb455c6) to head (808ecdb).
⚠️ Report is 757 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4986      +/-   ##
==========================================
+ Coverage   75.86%   78.04%   +2.18%     
==========================================
  Files         470      548      +78     
  Lines       37301    31419    -5882     
==========================================
- Hits        28299    24522    -3777     
+ Misses       7071     4848    -2223     
- Partials     1931     2049     +118     

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

@julio-lopez julio-lopez marked this pull request as ready for review November 14, 2025 04:22
@julio-lopez julio-lopez merged commit 0875010 into kopia:master Nov 14, 2025
27 checks passed
@julio-lopez julio-lopez deleted the fix/typos branch November 14, 2025 04:22
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