Skip to content

Update execution address in test configurations to use HTTP protocol

1de852f
Select commit
Loading
Failed to load commit list.
Merged

failure handling (AssertionError vs. RuntimeException) + Remote Session and Grid config optimization to support BiDi #2133

Update execution address in test configurations to use HTTP protocol
1de852f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 6, 2025 in 0s

55.30% (-0.74%) compared to 53140a8

View this Pull Request on Codecov

55.30% (-0.74%) compared to 53140a8

Details

Codecov Report

❌ Patch coverage is 68.42105% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 55.30%. Comparing base (53140a8) to head (1de852f).
⚠️ Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
...er/internal/DriverFactory/DriverFactoryHelper.java 66.66% 2 Missing and 9 partials ⚠️
src/main/java/com/shaft/driver/SHAFT.java 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #2133      +/-   ##
============================================
- Coverage     56.04%   55.30%   -0.74%     
+ Complexity     1560     1515      -45     
============================================
  Files           118      118              
  Lines         10864    10868       +4     
  Branches       1082     1084       +2     
============================================
- Hits           6089     6011      -78     
- Misses         4087     4177      +90     
+ Partials        688      680       -8     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.