Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: correctly parse sessionId for chrome less 75 #1361

Merged

test: up go to 1.20.6 to fix vulnerabilities

e18077a
Select commit
Loading
Failed to load commit list.
Merged

fix: correctly parse sessionId for chrome less 75 #1361

test: up go to 1.20.6 to fix vulnerabilities
e18077a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 13, 2023 in 0s

74.17% (-0.27%) compared to 33d6893

View this Pull Request on Codecov

74.17% (-0.27%) compared to 33d6893

Details

Codecov Report

Patch coverage: 61.90% and project coverage change: -0.27 ⚠️

Comparison is base (33d6893) 74.44% compared to head (e18077a) 74.17%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1361      +/-   ##
==========================================
- Coverage   74.44%   74.17%   -0.27%     
==========================================
  Files          12       12              
  Lines        1831     1847      +16     
==========================================
+ Hits         1363     1370       +7     
- Misses        383      391       +8     
- Partials       85       86       +1     
Impacted Files Coverage Δ
selenoid.go 83.12% <61.90%> (-1.34%) ⬇️

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.