asdfdotdev / utm.codes

WordPress plugin that makes building analytics friendly links quick and easy.
https://utm.codes
GNU General Public License v2.0
10 stars 14 forks source link

Version 1.5 Changes #22

Closed chrislarrycarl closed 5 years ago

chrislarrycarl commented 5 years ago

Description

Adds v1.5 updates

Fixes #21 #28

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

Test Configuration:

Checklist:

codecov[bot] commented 5 years ago

Codecov Report

Merging #22 into master will increase coverage by 2.38%. The diff coverage is 86.9%.

@@             Coverage Diff              @@
##             master      #22      +/-   ##
============================================
+ Coverage     81.57%   83.96%   +2.38%     
- Complexity      178      185       +7     
============================================
  Files             1        1              
  Lines           836      867      +31     
============================================
+ Hits            682      728      +46     
+ Misses          154      139      -15