minkphp / Mink

PHP web browser emulator abstraction
https://mink.behat.org/
MIT License
1.6k stars 280 forks source link

Fix remaining static analysis errors #849

Closed stof closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #849 (cb831c0) into master (65fbffa) will decrease coverage by 0.08%. The diff coverage is 95.45%.

@@             Coverage Diff              @@
##             master     #849      +/-   ##
============================================
- Coverage     98.50%   98.42%   -0.08%     
- Complexity      345      349       +4     
============================================
  Files            23       23              
  Lines          1002     1016      +14     
============================================
+ Hits            987     1000      +13     
- Misses           15       16       +1     
Impacted Files Coverage Δ
src/Element/NodeElement.php 98.90% <92.30%> (-1.10%) :arrow_down:
src/Exception/ExpectationException.php 84.09% <100.00%> (ø)
src/WebAssert.php 100.00% <100.00%> (ø)

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