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

Refactor devfs_web_ddc_modules_test.dart #155609

Merged
merged 3 commits into from
Oct 3, 2024

Conversation

nate-thegrate
Copy link
Member

@nate-thegrate nate-thegrate commented Sep 24, 2024

This pull request adds a local function runInTestbed() to devfs_web_ddc_modules_test.dart, which wraps the testbed.run() method. Several whitespace adjustments have been made as well.


It's much easier to read after clicking "hide whitespace".


Relevant style guidelines:

  • Prefer avoiding line breaks after assignment operators.
  • If you have a newline after some opening punctuation, match it on the closing punctuation.
  • Only use => when everything, including the function declaration, fits on a single line.

@nate-thegrate nate-thegrate added the refactor Improving readability/efficiency without behavioral changes label Sep 24, 2024
@github-actions github-actions bot added the tool Affects the "flutter" command-line tool. See also t: labels. label Sep 24, 2024
@nate-thegrate nate-thegrate marked this pull request as ready for review September 24, 2024 22:10
@andrewkolos andrewkolos self-requested a review September 26, 2024 19:20
@nate-thegrate
Copy link
Member Author

Sweet, looks like things are passing!

Copy link
Contributor

@andrewkolos andrewkolos left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@andrewkolos andrewkolos added the autosubmit Merge PR when tree becomes green via auto submit App label Oct 3, 2024
@auto-submit auto-submit bot merged commit 5bfc3d4 into flutter:master Oct 3, 2024
120 checks passed
@nate-thegrate nate-thegrate deleted the testbed branch October 4, 2024 01:42
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Oct 4, 2024
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Oct 4, 2024
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Oct 4, 2024
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Oct 5, 2024
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Oct 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autosubmit Merge PR when tree becomes green via auto submit App refactor Improving readability/efficiency without behavioral changes tool Affects the "flutter" command-line tool. See also t: labels.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants