ChainSafe / gossamer

🕸️ Go Implementation of the Polkadot Host
https://chainsafe.github.io/gossamer
GNU Lesser General Public License v3.0
427 stars 110 forks source link

docs(dot/sync): add comments to worker #4024

Closed EmilGeorgiev closed 18 hours ago

EmilGeorgiev commented 3 weeks ago

Changes

Add comments to worker

Issues

4023

codecov[bot] commented 19 hours ago

Codecov Report

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

Project coverage is 52.71%. Comparing base (d1ca7aa) to head (ea89105). Report is 117 commits behind head on development.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## development #4024 +/- ## =============================================== + Coverage 50.51% 52.71% +2.19% =============================================== Files 230 248 +18 Lines 29006 25598 -3408 =============================================== - Hits 14653 13494 -1159 + Misses 12856 10473 -2383 - Partials 1497 1631 +134 ```