Skip to content

fix(workflow): 🐛 fixing the failed android test workflow#1096

Merged
WasiqB merged 6 commits intomainfrom
issue-1095
Oct 23, 2025
Merged

fix(workflow): 🐛 fixing the failed android test workflow#1096
WasiqB merged 6 commits intomainfrom
issue-1095

Conversation

@WasiqB
Copy link
Copy Markdown
Member

@WasiqB WasiqB commented Oct 22, 2025

Closes: #1095

Type of changes?

  • Bug fixes: Non-breaking change which fixes an issue
  • New feature: Non-breaking change which adds a new feature
  • Performance improvement: Non-breaking change which improves performance
  • Documentation: Non-breaking change which improves documentation
  • Other: Non-breaking change which does not fit into the above categories
  • Breaking change: A breaking change which requires a new version of the library

Checklist for Java project

  • Change not related to Java project

Following checklists are optional if above checkbox is selected:

  • Copyright banner comment added to newly added files, except *.md, *.yml, *.json?
  • Proper JavaDoc updated in main and test classes for all public classes and methods?
  • Tests added for changes?
  • Tests are passing locally?
  • Check style checks are passing locally?
  • Test coverage is at least 80% for newly added changes?
  • There are no SonarCloud issues?
  • README updated? (if applicable)
  • Documentation website updated for the PR raised?

Checklist for Website

  • Change not related to Website project

Following is optional if above checkbox is selected:

  • Lint check passes locally?
  • Prettier check passes locally?
  • Build command working fine locally?

Reviewers

@BoykaFramework/boyka-core

Important

Make sure to check the Allow edits from maintainers box below this window

@WasiqB WasiqB self-assigned this Oct 22, 2025
@github-actions github-actions bot added the 🐛 pr: bug fix PR which fixes a bug label Oct 22, 2025
@sonarqubecloud
Copy link
Copy Markdown

@WasiqB WasiqB marked this pull request as ready for review October 23, 2025 13:33
@WasiqB WasiqB requested a review from a team as a code owner October 23, 2025 13:33
@WasiqB WasiqB merged commit e0c760e into main Oct 23, 2025
26 checks passed
@WasiqB WasiqB deleted the issue-1095 branch October 23, 2025 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🐛 pr: bug fix PR which fixes a bug

Projects

Development

Successfully merging this pull request may close these issues.

🐛 New Bug: Fix failing Android test

1 participant