Skip to content

Conversation

@MurzNN
Copy link

@MurzNN MurzNN commented May 4, 2022

Fixes #829

@korepov-epam korepov-epam force-pushed the case-sensitive-contains branch from 7df64d1 to 4d2e562 Compare May 4, 2022 16:08
@codecov
Copy link

codecov bot commented May 5, 2022

Codecov Report

Merging #830 (30cc903) into master (19e5890) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##             master     #830   +/-   ##
=========================================
  Coverage     98.47%   98.47%           
- Complexity      345      347    +2     
=========================================
  Files            23       23           
  Lines           983      985    +2     
=========================================
+ Hits            968      970    +2     
  Misses           15       15           
Impacted Files Coverage Δ
src/WebAssert.php 100.00% <100.00%> (ø)

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 19e5890...30cc903. Read the comment docs.

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 case-sensitive comparison option to function WebAssert::elementContains

1 participant