vip-go-mu-plugins icon indicating copy to clipboard operation
vip-go-mu-plugins copied to clipboard

Drop WP 5.5 checks in VIP Mail

Open sjinks opened this issue 1 year ago • 2 comments

Description

Drop WP 5.5 checks in VIP Mail because we don't support WordPress versions older than 5.7 anyway.

Changelog Description

Plugin Updated: VIP Mail

Drop support for WordPress older than 5.5.

Checklist

Please make sure the items below have been covered before requesting a review:

  • [ ] This change works and has been tested locally (or has an appropriate fallback).
  • [ ] This change works and has been tested on a Go sandbox.
  • [x] This change has relevant unit tests (if applicable).
  • [ ] This change has relevant documentation additions / updates (if applicable).
  • [x] I've created a changelog description that aligns with the provided examples.

Steps to Test

The CI should pass.

sjinks avatar Aug 13 '22 09:08 sjinks

Codecov Report

Merging #3527 (42ceb5a) into develop (d7b4c55) will increase coverage by 0.00%. The diff coverage is 0.00%.

:exclamation: Current head 42ceb5a differs from pull request most recent head 9f51e1a. Consider uploading reports for the commit 9f51e1a to get more accurate results

@@            Coverage Diff             @@
##             develop    #3527   +/-   ##
==========================================
  Coverage      34.01%   34.01%           
  Complexity      3549     3549           
==========================================
  Files            217      217           
  Lines          13887    13886    -1     
==========================================
  Hits            4723     4723           
+ Misses          9164     9163    -1     
Impacted Files Coverage Δ
vip-mail.php 64.78% <0.00%> (+0.89%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

codecov[bot] avatar Aug 13 '22 09:08 codecov[bot]

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

sonarcloud[bot] avatar Aug 16 '22 14:08 sonarcloud[bot]