Skip to content

wording change#121

Merged
mshriver merged 1 commit into
RedHatQE:mainfrom
mshriver:useless-docs
May 11, 2026
Merged

wording change#121
mshriver merged 1 commit into
RedHatQE:mainfrom
mshriver:useless-docs

Conversation

@mshriver
Copy link
Copy Markdown
Collaborator

@mshriver mshriver commented May 11, 2026

Summary by Sourcery

Documentation:

  • Update README wording to better describe the library as an extension of widgetastic.core using Playwright for browser automation.

Copilot AI review requested due to automatic review settings May 11, 2026 11:50
@sourcery-ai
Copy link
Copy Markdown

sourcery-ai Bot commented May 11, 2026

Reviewer's guide (collapsed on small PRs)

Reviewer's Guide

Updates README wording to better describe the relationship between this library and widgetastic.core while preserving the overall meaning and context.

File-Level Changes

Change Details Files
Refines README description of how the library relates to widgetastic.core and Playwright.
  • Rephrases description from being 'built on top of' widgetastic.core to 'built to extend' widgetastic.core
  • Keeps reference to Playwright as the browser automation engine and clarifies the library’s role in UI testing
README.md

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

Copy link
Copy Markdown

@sourcery-ai sourcery-ai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey - I've reviewed your changes and they look great!


Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

@mshriver mshriver merged commit 4fb14fe into RedHatQE:main May 11, 2026
14 checks passed
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the README’s overview wording describing how widgetastic.patternfly5 relates to widgetastic.core and Playwright.

Changes:

  • Rephrases the README overview sentence from “Built on top of …” to “Built to extend …”.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread README.md
Comment on lines +26 to 27
Built to extend [widgetastic.core](https://github.com/RedHatQE/widgetastic.core) with **Playwright** as the browser
automation engine, this library provides a robust and modern approach to UI testing for PatternFly components.
@codecov
Copy link
Copy Markdown

codecov Bot commented May 11, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.19%. Comparing base (028eff4) to head (8113e7a).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #121   +/-   ##
=======================================
  Coverage   91.19%   91.19%           
=======================================
  Files          38       38           
  Lines        2191     2191           
=======================================
  Hits         1998     1998           
  Misses        193      193           
Flag Coverage Δ
unittests 91.19% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.

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