Skip to content

Deprecate keyPress, keyDown, keyUp in favor of pressKey. - #831

Open
mparker17 wants to merge 1 commit into
minkphp:masterfrom
mparker17:presskey
Open

mparker17 wants to merge 1 commit into
minkphp:masterfrom
mparker17:presskey

Deprecate keyPress, keyDown, keyUp in favor of pressKey.

41ae224
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 25, 2026 in 1s

97.20% (-1.27%) compared to 19e5890

View this Pull Request on Codecov

97.20% (-1.27%) compared to 19e5890

Details

Codecov Report

❌ Patch coverage is 68.18182% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 97.20%. Comparing base (19e5890) to head (41ae224).
⚠️ Report is 60 commits behind head on master.

Files with missing lines Patch % Lines
src/Element/NodeElement.php 76.47% 4 Missing ⚠️
src/Driver/CoreDriver.php 40.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #831      +/-   ##
============================================
- Coverage     98.47%   97.20%   -1.27%     
- Complexity      345      353       +8     
============================================
  Files            23       23              
  Lines           983     1002      +19     
============================================
+ Hits            968      974       +6     
- Misses           15       28      +13     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.