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

Chore: Updated selenium IEDriver #1451

Merged
merged 1 commit into from
Apr 17, 2022
Merged

Chore: Updated selenium IEDriver #1451

merged 1 commit into from
Apr 17, 2022

Conversation

dcavanagh
Copy link
Member

Description

Related Issue

Motivation and Context

How Has This Been Tested?

Types of changes

  • Updated docs / Refactor code / Added a tests case (non-breaking change)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • I have updated the changelog.

@codecov-commenter
Copy link

Codecov Report

Merging #1451 (f7285a1) into master (c69c369) will increase coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #1451      +/-   ##
==========================================
+ Coverage   99.85%   99.87%   +0.01%     
==========================================
  Files          53       53              
  Lines        1367     1570     +203     
  Branches      192      201       +9     
==========================================
+ Hits         1365     1568     +203     
  Partials        2        2              
Impacted Files Coverage Δ
src/scope/scope.ts 96.55% <0.00%> (-0.12%) ⬇️
src/planning/plan.ts 100.00% <0.00%> (ø)
src/planning/target.ts 100.00% <0.00%> (ø)
src/bindings/binding.ts 100.00% <0.00%> (ø)
src/container/lookup.ts 100.00% <0.00%> (ø)
src/planning/context.ts 100.00% <0.00%> (ø)
src/planning/request.ts 100.00% <0.00%> (ø)
src/planning/metadata.ts 100.00% <0.00%> (ø)
src/container/container.ts 100.00% <0.00%> (ø)
src/resolution/resolver.ts 100.00% <0.00%> (ø)
... and 12 more

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 c69c369...f7285a1. Read the comment docs.

@dcavanagh dcavanagh merged commit 4895f33 into master Apr 17, 2022
@dcavanagh dcavanagh deleted the dc/selenium branch April 17, 2022 19:07
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.

2 participants