otiai10 / opengraph

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

Mute unconfirmed test case of a dictionary #15

Closed otiai10 closed 3 years ago

otiai10 commented 3 years ago

Fix #14

codecov-commenter commented 3 years ago

Codecov Report

Merging #15 into master will increase coverage by 1.15%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #15      +/-   ##
==========================================
+ Coverage   82.89%   84.04%   +1.15%     
==========================================
  Files           4        4              
  Lines         152      163      +11     
==========================================
+ Hits          126      137      +11     
  Misses         17       17              
  Partials        9        9              
Impacted Files Coverage Δ
opengraph.go 79.06% <100.00%> (+1.85%) :arrow_up:
tag_meta.go 84.61% <100.00%> (+1.28%) :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 2c56ab0...a6ad2d4. Read the comment docs.