benz9527 / xboot

A common toolbox to build go application.
MIT License
7 stars 1 forks source link

feat & refactor: Added error stack and wrapped components' errors. #15

Closed benz9527 closed 7 months ago

codecov[bot] commented 7 months ago

Codecov Report

Attention: Patch coverage is 72.64368% with 119 lines in your changes are missing coverage. Please review.

Project coverage is 76.27%. Comparing base (0a74043) to head (3990431).

Files Patch % Lines
lib/list/x_conc_skl.go 3.57% 27 Missing :warning:
timer/x_timing_wheels_v1.go 27.27% 16 Missing :warning:
lib/list/x_com_skl.go 17.64% 14 Missing :warning:
timer/x_timing_wheels_v2.go 20.00% 12 Missing :warning:
lib/list/x_conc_skl_node.go 11.11% 8 Missing :warning:
lib/id/snowflake_id.go 0.00% 7 Missing :warning:
lib/id/x_snowflake_id.go 0.00% 6 Missing :warning:
lib/ipc/x_disruptor.go 0.00% 6 Missing :warning:
lib/kv/swiss_map.go 16.66% 5 Missing :warning:
lib/tree/rbtree.go 0.00% 5 Missing :warning:
... and 7 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #15 +/- ## ========================================== + Coverage 75.38% 76.27% +0.88% ========================================== Files 58 59 +1 Lines 7415 7722 +307 ========================================== + Hits 5590 5890 +300 - Misses 1427 1433 +6 - Partials 398 399 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.