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

Feat (new package): xerrors, easily handle stacks of errors #35

Merged
merged 6 commits into from
Jul 3, 2024

Fix: remove unused WIP error codec

72afc8c
Select commit
Loading
Failed to load commit list.
Merged

Feat (new package): xerrors, easily handle stacks of errors #35

Fix: remove unused WIP error codec
72afc8c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 3, 2024 in 0s

100.00% (target 100.00%)

View this Pull Request on Codecov

100.00% (target 100.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (d5abdb2) to head (72afc8c).

Additional details and impacted files
@@            Coverage Diff             @@
##              main       #35    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files           10        13     +3     
  Lines          747       887   +140     
==========================================
+ Hits           747       887   +140     
Files Coverage Δ
xerrors/errors.go 100.00% <100.00%> (ø)
xerrors/immutable.go 100.00% <100.00%> (ø)
xerrors/index.go 100.00% <100.00%> (ø)