Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add v1.7.1 updates #44

Merged
merged 1 commit into from
Jun 28, 2020
Merged

Add v1.7.1 updates #44

merged 1 commit into from
Jun 28, 2020

Conversation

chrislarrycarl
Copy link
Member

  • permissions cleanup
  • new unit tests
  • update dependencies
  • increment tested up to

Type of change

Please describe the type of change.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

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

  • TestUtmDotCodesActivation
  • TestUtmDotCodesAjax
  • TestUtmDotCodesIntegration
  • TestUtmDotCodesShortenBitly
  • TestUtmDotCodesShortenRebrandly
  • TestUtmDotCodesUnit

Test Configuration:

  • WordPress version: 5.4.2
  • PHP version: 7.4.7
  • MySQL version: 10.4.13-MariaDB

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • I had fun writing this code

- permissions cleanup
- new unit tests
- update dependencies
- increment tested up to
@codecov
Copy link

codecov bot commented Jun 28, 2020

Codecov Report

Merging #44 into main will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##               main      #44      +/-   ##
============================================
+ Coverage     81.58%   81.60%   +0.01%     
  Complexity      249      249              
============================================
  Files             4        4              
  Lines          1135     1136       +1     
============================================
+ Hits            926      927       +1     
  Misses          209      209              

@chrislarrycarl chrislarrycarl merged commit a59a16a into main Jun 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant