bbatsche / Verify

BDD Assertions for PHPUnit and Codeception
MIT License
4 stars 0 forks source link

Update PHPUnit RegExp Methods #63

Closed bbatsche closed 2 years ago

bbatsche commented 2 years ago

Use non-deprecated methods if they exist.

codecov[bot] commented 2 years ago

Codecov Report

Merging #63 (7035ba3) into master (6b4f1dc) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #63   +/-   ##
=========================================
  Coverage     99.31%   99.32%           
- Complexity      246      248    +2     
=========================================
  Files             6        6           
  Lines           585      589    +4     
=========================================
+ Hits            581      585    +4     
  Misses            4        4           
Impacted Files Coverage Δ
src/Verify.php 99.17% <100.00%> (+<0.01%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 6b4f1dc...7035ba3. Read the comment docs.