Skip to content

Reduced README content and introduced smart-waits. #44

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

Merged
merged 1 commit into from
Jun 15, 2025

Conversation

iamcharankumar
Copy link
Owner

  • Reduced lines of code in Page classes.
  • Reduced too much information in README.md.
  • Introduced smart-waits with exponential delays.

Copy link

codecov bot commented Jun 15, 2025

Codecov Report

Attention: Patch coverage is 20.54795% with 58 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...java/io/swaglabs/portal/qa/utils/WebPageUtils.java 0.00% 53 Missing ⚠️
.../io/swaglabs/portal/qa/pages/SwagLabsHomePage.java 37.50% 5 Missing ⚠️
Files with missing lines Coverage Δ Complexity Δ
...ava/io/swaglabs/portal/qa/commons/WebBasePage.java 78.26% <100.00%> (-5.08%) 9.00 <1.00> (-1.00)
.../io/swaglabs/portal/qa/pages/SwagLabsCartPage.java 100.00% <100.00%> (ø) 2.00 <1.00> (ø)
.../portal/qa/pages/SwagLabsCheckoutCompletePage.java 100.00% <100.00%> (ø) 4.00 <1.00> (ø)
.../portal/qa/pages/SwagLabsCheckoutOverviewPage.java 100.00% <100.00%> (ø) 2.00 <1.00> (ø)
...swaglabs/portal/qa/pages/SwagLabsCheckoutPage.java 100.00% <100.00%> (ø) 6.00 <4.00> (ø)
...io/swaglabs/portal/qa/pages/SwagLabsLoginPage.java 54.54% <100.00%> (-5.46%) 5.00 <2.00> (ø)
.../io/swaglabs/portal/qa/pages/SwagLabsHomePage.java 38.46% <37.50%> (-3.48%) 4.00 <2.00> (ø)
...java/io/swaglabs/portal/qa/utils/WebPageUtils.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@iamcharankumar iamcharankumar merged commit a40d1f1 into master Jun 15, 2025
27 of 28 checks passed
@iamcharankumar iamcharankumar deleted the fb_smart_wait branch June 15, 2025 02:43
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.

1 participant