Feat (new package): xerrors, easily handle stacks of errors #35
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%> (ø) |
Loading