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(kotlin-dsl): fix selenium screen-shot action #202

Merged
merged 1 commit into from
Oct 3, 2024

Conversation

rbenyoussef
Copy link
Contributor

Issue Number

fixes #

Describe the changes you've made

Describe if there is any unusual behaviour of your code

Additional context

Test plan

Checklist

  • Refer to issue(s) the PR solves
  • New java code is covered by tests
  • Add screenshots or gifs of the new behavior, if applicable.
  • All new and existing tests pass
  • No git conflict

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 61.45%. Comparing base (6f3f684) to head (50b2ec2).

Files with missing lines Patch % Lines
...utneytesting/kotlin/dsl/ChutneyActionExtensions.kt 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               main     #202   +/-   ##
=========================================
  Coverage     61.45%   61.45%           
  Complexity     3341     3341           
=========================================
  Files           662      662           
  Lines         17785    17785           
  Branches        999      999           
=========================================
  Hits          10929    10929           
  Misses         6457     6457           
  Partials        399      399           

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

@nbrouand nbrouand added the bug Something isn't working label Oct 3, 2024
@nbrouand nbrouand merged commit 5d8c118 into main Oct 3, 2024
2 checks passed
@nbrouand nbrouand deleted the fix/dsl_selenium_action branch October 3, 2024 08:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants