Pink-Crab / Perique-Framework

The Perqiue Plugin Framework for WordPress
5 stars 0 forks source link

Feature/include function constructors #115

Closed gin0115 closed 1 year ago

gin0115 commented 1 year ago

Include the FunctionConstructors lib to remove the need for a custom str_ends_with function Clean up a few tests to ensure that more mutations caught

codecov[bot] commented 1 year ago

Codecov Report

Merging #115 (bd0d1e7) into develop (e5e1658) will not change coverage. The diff coverage is 100.00%.

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

@@             Coverage Diff             @@
##             develop      #115   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
+ Complexity       203       200    -3     
===========================================
  Files             17        17           
  Lines            522       519    -3     
===========================================
- Hits             522       519    -3     
Impacted Files Coverage Δ
src/Services/Registration/Registration_Service.php 100.00% <100.00%> (ø)
src/Services/View/PHP_Engine.php 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more