dnnrly / abbreviate

Supporting your devops by shortening your strings using common abbreviations and clever guesswork
Apache License 2.0
220 stars 17 forks source link

Feature/custom data #8

Closed dnnrly closed 5 years ago

dnnrly commented 5 years ago

Description

Adds plumbing for custom abbreviation data and the ability to print abbreviation sets

Type of change

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Checklist:

codecov-io commented 5 years ago

Codecov Report

Merging #8 into master will increase coverage by 0.13%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #8      +/-   ##
==========================================
+ Coverage   96.94%   97.08%   +0.13%     
==========================================
  Files           2        2              
  Lines         131      137       +6     
==========================================
+ Hits          127      133       +6     
  Misses          2        2              
  Partials        2        2
Impacted Files Coverage Δ
domain/matcher.go 100% <100%> (ø) :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 d108c8f...a706c04. Read the comment docs.

codecov-io commented 5 years ago

Codecov Report

Merging #8 into master will increase coverage by 0.13%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #8      +/-   ##
==========================================
+ Coverage   96.94%   97.08%   +0.13%     
==========================================
  Files           2        2              
  Lines         131      137       +6     
==========================================
+ Hits          127      133       +6     
  Misses          2        2              
  Partials        2        2
Impacted Files Coverage Δ
domain/matcher.go 100% <100%> (ø) :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 d108c8f...a706c04. Read the comment docs.

codecov-io commented 5 years ago

Codecov Report

Merging #8 into master will increase coverage by 0.13%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #8      +/-   ##
==========================================
+ Coverage   96.94%   97.08%   +0.13%     
==========================================
  Files           2        2              
  Lines         131      137       +6     
==========================================
+ Hits          127      133       +6     
  Misses          2        2              
  Partials        2        2
Impacted Files Coverage Δ
domain/matcher.go 100% <100%> (ø) :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 d108c8f...a706c04. Read the comment docs.

codecov-io commented 5 years ago

Codecov Report

Merging #8 into master will increase coverage by 0.13%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #8      +/-   ##
==========================================
+ Coverage   96.94%   97.08%   +0.13%     
==========================================
  Files           2        2              
  Lines         131      137       +6     
==========================================
+ Hits          127      133       +6     
  Misses          2        2              
  Partials        2        2
Impacted Files Coverage Δ
domain/matcher.go 100% <100%> (ø) :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 d108c8f...a706c04. Read the comment docs.