bytedance / sonic

A blazingly fast JSON serializing & deserializing library
Apache License 2.0
6.71k stars 333 forks source link

opt:(loader) lock-free impl for `registerModule()` #551

Closed AsterDY closed 9 months ago

codecov-commenter commented 10 months ago

Codecov Report

Merging #551 (0b5832a) into main (ba39bc4) will decrease coverage by 4.81%. The diff coverage is 100.00%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

@@            Coverage Diff             @@
##             main     #551      +/-   ##
==========================================
- Coverage   78.59%   73.79%   -4.81%     
==========================================
  Files          69       60       -9     
  Lines       10693     8120    -2573     
==========================================
- Hits         8404     5992    -2412     
+ Misses       1924     1803     -121     
+ Partials      365      325      -40     
Files Coverage Δ
loader/stubs.go 100.00% <100.00%> (ø)

... and 9 files with indirect coverage changes

:mega: Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!