moul / multipmuri

A library to parse project-management URIs (inspired by @multiformats)
https://manfred.life/golang
Apache License 2.0
1 stars 0 forks source link

feat: add Entity.Equals(), Entity.Contains(), and rename Entity.Canonical() to Entity.String() #15

Closed moul closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #15 into master will decrease coverage by 20.59%. The diff coverage is 24.86%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #15      +/-   ##
==========================================
- Coverage   84.25%   63.65%   -20.6%     
==========================================
  Files           6        6              
  Lines         381      542     +161     
==========================================
+ Hits          321      345      +24     
- Misses         54      189     +135     
- Partials        6        8       +2
Impacted Files Coverage Δ
multipmuri.go 50% <ø> (ø) :arrow_up:
decode.go 75.86% <0%> (-5.62%) :arrow_down:
pmbodyparser/pmbodyparser.go 86.84% <100%> (ø) :arrow_up:
gitlab.go 55.84% <18.55%> (-27.49%) :arrow_down:
github.go 65.23% <31.76%> (-23.4%) :arrow_down:

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 7000d9a...b71f94c. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

Merging #15 into master will decrease coverage by 20.59%. The diff coverage is 24.86%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #15      +/-   ##
==========================================
- Coverage   84.25%   63.65%   -20.6%     
==========================================
  Files           6        6              
  Lines         381      542     +161     
==========================================
+ Hits          321      345      +24     
- Misses         54      189     +135     
- Partials        6        8       +2
Impacted Files Coverage Δ
multipmuri.go 50% <ø> (ø) :arrow_up:
decode.go 75.86% <0%> (-5.62%) :arrow_down:
pmbodyparser/pmbodyparser.go 86.84% <100%> (ø) :arrow_up:
gitlab.go 55.84% <18.55%> (-27.49%) :arrow_down:
github.go 65.23% <31.76%> (-23.4%) :arrow_down:

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 7000d9a...b71f94c. Read the comment docs.