Skip to content

Fix: use exceptional copy method for Go standard types#49

Merged
tiendc merged 1 commit intomainfrom
fix/use-special-copy-method-for-standard-struct-types
Sep 21, 2025
Merged

Fix: use exceptional copy method for Go standard types#49
tiendc merged 1 commit intomainfrom
fix/use-special-copy-method-for-standard-struct-types

Conversation

@tiendc
Copy link
Copy Markdown
Owner

@tiendc tiendc commented Sep 21, 2025

Why

@tiendc tiendc force-pushed the fix/use-special-copy-method-for-standard-struct-types branch 5 times, most recently from a237cbd to f762754 Compare September 21, 2025 12:23
@codecov
Copy link
Copy Markdown

codecov Bot commented Sep 21, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.63%. Comparing base (648e96c) to head (5906108).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #49      +/-   ##
==========================================
+ Coverage   96.57%   96.63%   +0.07%     
==========================================
  Files          11       11              
  Lines        1018     1038      +20     
==========================================
+ Hits          983     1003      +20     
  Misses         25       25              
  Partials       10       10              

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

@tiendc tiendc force-pushed the fix/use-special-copy-method-for-standard-struct-types branch from f762754 to 5906108 Compare September 21, 2025 12:34
@sonarqubecloud
Copy link
Copy Markdown

@tiendc tiendc merged commit 8a33779 into main Sep 21, 2025
7 checks passed
@tiendc tiendc deleted the fix/use-special-copy-method-for-standard-struct-types branch September 21, 2025 12: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.

1 participant