modern-go / reflect2

reflect api without runtime reflect.Value cost
Apache License 2.0
758 stars 73 forks source link

go fmt project #8

Open sosiska opened 5 years ago

sosiska commented 5 years ago
codecov-io commented 5 years ago

Codecov Report

Merging #8 into master will not change coverage. The diff coverage is 33.33%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master       #8   +/-   ##
=======================================
  Coverage   60.58%   60.58%           
=======================================
  Files          20       20           
  Lines         751      751           
=======================================
  Hits          455      455           
  Misses        280      280           
  Partials       16       16
Impacted Files Coverage Δ
reflect2.go 65.04% <33.33%> (ø) :arrow_up:

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 94122c3...5879396. Read the comment docs.

codecov-commenter commented 2 months ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 33.33333% with 2 lines in your changes missing coverage. Please review.

Please upload report for BASE (master@94122c3). Learn more about missing BASE report. Report is 11 commits behind head on master.

Files Patch % Lines
reflect2.go 33.33% 2 Missing :warning:

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #8 +/- ## ========================================= Coverage ? 60.58% ========================================= Files ? 20 Lines ? 751 Branches ? 0 ========================================= Hits ? 455 Misses ? 280 Partials ? 16 ```

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