gojekfarm / xtools

XTools is a submodule based repo to host re-usable Golang code.
MIT License
7 stars 0 forks source link

add collision detection, enabled by default #43

Closed ajatprabha closed 4 months ago

ajatprabha commented 4 months ago

Fixes #36

codecov-commenter commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.07%. Comparing base (fecad69) to head (e096b18). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #43 +/- ## ========================================== + Coverage 98.21% 99.07% +0.86% ========================================== Files 42 29 -13 Lines 895 649 -246 ========================================== - Hits 879 643 -236 + Misses 16 6 -10 ```

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