dnnrly / abbreviate

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

Feature/casing #6

Closed dnnrly closed 5 years ago

dnnrly commented 5 years ago

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Fixes # (issue)

Type of change

Please delete options that are not relevant.

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 #6 into master will increase coverage by 5.08%. The diff coverage is 96.49%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #6      +/-   ##
==========================================
+ Coverage   91.86%   96.94%   +5.08%     
==========================================
  Files           2        2              
  Lines          86      131      +45     
==========================================
+ Hits           79      127      +48     
+ Misses          5        2       -3     
  Partials        2        2
Impacted Files Coverage Δ
domain/matcher.go 100% <ø> (ø) :arrow_up:
domain/shorteners.go 96.61% <96.49%> (+6.19%) :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 87f2d48...bc1f207. Read the comment docs.