go-eden / routine

Provides some convenient API, includes Goid(), GetG() and LocalStorage, which is a goroutine's local storage, just like ThreadLocal in other languages.
MIT License
114 stars 20 forks source link

fix: πŸ› compare p is nil when get id by native #5

Closed bugaolengdeyuxiaoer closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #5 (c117620) into main (cef6686) will decrease coverage by 0.86%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main       #5      +/-   ##
==========================================
- Coverage   93.42%   92.55%   -0.87%     
==========================================
  Files           6        6              
  Lines         213      215       +2     
==========================================
  Hits          199      199              
- Misses          9       10       +1     
- Partials        5        6       +1     
Impacted Files Coverage Ξ”
routine_goid.go 89.77% <0.00%> (-2.09%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Ξ” = absolute <relative> (impact), ΓΈ = not affected, ? = missing data Powered by Codecov. Last update cef6686...c117620. Read the comment docs.