kolesa-team / go-webp

Simple and fast webp library for golang
MIT License
225 stars 36 forks source link

minor changes with tests and etc #6

Closed lEx0 closed 3 years ago

lEx0 commented 3 years ago

work with tests and examples add logo add codecov

codecov-commenter commented 3 years ago

Codecov Report

Merging #6 (c112719) into master (113d4e2) will increase coverage by 27.46%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master       #6       +/-   ##
===========================================
+ Coverage   40.00%   67.46%   +27.46%     
===========================================
  Files           3        3               
  Lines          75       83        +8     
===========================================
+ Hits           30       56       +26     
+ Misses         33       14       -19     
- Partials       12       13        +1     
Impacted Files Coverage Δ
webp/webp.go 70.00% <ø> (+45.00%) :arrow_up:
decoder/options.go 60.00% <0.00%> (+1.66%) :arrow_up:
decoder/decoder.go 70.83% <0.00%> (+38.27%) :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 113d4e2...c112719. Read the comment docs.