otiai10 / opengraph

Open Graph Parser for Go
https://pkg.go.dev/github.com/otiai10/opengraph
MIT License
65 stars 13 forks source link

Evan/fix protocol relative paths #28

Closed otiai10 closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #28 (b8c58e4) into main (e7497da) will increase coverage by 0.08%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #28      +/-   ##
==========================================
+ Coverage   93.58%   93.67%   +0.08%     
==========================================
  Files           3        3              
  Lines         156      158       +2     
==========================================
+ Hits          146      148       +2     
  Misses          6        6              
  Partials        4        4              
Impacted Files Coverage Δ
opengraph.go 92.30% <100.00%> (+0.20%) :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 e7497da...b8c58e4. Read the comment docs.