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

Version 1.5 Changes #22

Merged
merged 17 commits into from
Apr 7, 2019
Merged

Version 1.5 Changes #22

merged 17 commits into from
Apr 7, 2019

Conversation

chrislarrycarl
Copy link
Member

@chrislarrycarl chrislarrycarl commented Feb 23, 2019

Description

Adds v1.5 updates

  • filter api support for social sources
  • new test in support of social filter api
  • font awesome version increment
  • composer dependency update
  • integration test update for font awesome
  • codacy review improvements
  • changes new link save button text
  • hides quick edit
  • updates links for new site

Fixes #21 #28

Type of change

  • New feature (non-breaking change which adds functionality)

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

  • TestUtmDotCodesUnit
  • TestUtmDotCodesIntegration
  • TestUtmDotCodesAjax

Test Configuration:

  • WordPress version: 5.1
  • PHP version: 7.2
  • MySQL version: - 14.14 Distrib 5.7.25, for osx10.14 (x86_64)

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

- filter api support for social sources
- font awesome version increment
- composer dependency update
- integration test update for font awesome
@chrislarrycarl chrislarrycarl changed the title Add v1.5 prep Version 1.5 Changes Feb 23, 2019
@codecov
Copy link

codecov bot commented Feb 23, 2019

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

@asdfdotdev asdfdotdev deleted a comment Apr 6, 2019
@asdfdotdev asdfdotdev deleted a comment Apr 7, 2019
@chrislarrycarl chrislarrycarl merged commit 19ea2d7 into master Apr 7, 2019
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.

Add filter for social sources
1 participant