Skip to content

Conversation

@mmorel-35
Copy link
Contributor

Description

replace multierr with errors.Join for error handling

…andling

Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
@mmorel-35 mmorel-35 force-pushed the go.uber.org/multierr branch from bc0f639 to d8b5379 Compare April 26, 2025 22:27
@codecov
Copy link

codecov bot commented Apr 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.35%. Comparing base (cb455c6) to head (d8b5379).
Report is 485 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4527      +/-   ##
==========================================
+ Coverage   75.86%   76.35%   +0.48%     
==========================================
  Files         470      527      +57     
  Lines       37301    40047    +2746     
==========================================
+ Hits        28299    30577    +2278     
- Misses       7071     7450     +379     
- Partials     1931     2020      +89     

☔ 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 added a commit that referenced this pull request Apr 27, 2025
- Replace multierr with errors.Join for error handling
- Remove now unused //nolint annotations
- Ref: #4527

Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
Co-authored-by: Matthieu MOREL <matthieu.morel35@gmail.com>
@julio-lopez
Copy link
Collaborator

julio-lopez commented Apr 27, 2025

@mmorel-35 mmorel-35 deleted the go.uber.org/multierr branch April 27, 2025 06:01
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