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: flutter integration tests #672

Merged
merged 3 commits into from
Aug 12, 2024
Merged

fix: flutter integration tests #672

merged 3 commits into from
Aug 12, 2024

Conversation

kukkok3
Copy link
Contributor

@kukkok3 kukkok3 commented Aug 8, 2024

Description

Thanks for contributing to the project!
Please fill out this template to help us review your changes.

Related Issue(s)

List the issue numbers related to this pull request.

e.g., Closes #1, Resolves #1 Fixes #1

Description of Changes

Provide a clear and concise description of what the pull request changes.

Breaking Changes

Describe any breaking changes and the impact.

Screenshots

If applicable, add screenshots to help explain your changes.

Related Pull Requests

If applicable, list any related pull requests.

e.g., #1, #1

Please confirm the following checks

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream module

@kukkok3 kukkok3 requested a review from minikin as a code owner August 8, 2024 11:14
@kukkok3 kukkok3 self-assigned this Aug 8, 2024
@kukkok3 kukkok3 added the do not merge yet PR is not ready to be merged yet label Aug 8, 2024
@kukkok3 kukkok3 linked an issue Aug 8, 2024 that may be closed by this pull request
Copy link
Contributor

github-actions bot commented Aug 8, 2024

Test Report | ${\color{lightgreen}Pass: 133/133}$ | ${\color{red}Fail: 0/133}$ |

@minikin minikin enabled auto-merge (squash) August 12, 2024 09:38
@minikin minikin removed the do not merge yet PR is not ready to be merged yet label Aug 12, 2024
@minikin minikin merged commit 30f2052 into main Aug 12, 2024
36 checks passed
@minikin minikin deleted the fix-flutter-integration-tests branch August 12, 2024 09:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

🛠️ [TASK] : Fix flutter integration tests First
2 participants