Skip to content

7810 test coverage regression fix #7904

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
Feb 10, 2025

Conversation

jwren
Copy link
Member

@jwren jwren commented Jan 21, 2025

Fix the test coverage regression, this resolves #7810.

@jwren jwren force-pushed the 7810_test_coverage_regression_fix branch from 52254a3 to 0e46c38 Compare February 10, 2025 21:39
Copy link

@bwilkerson bwilkerson left a comment

Choose a reason for hiding this comment

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

There are several file here that appear to be new, but they have a copyright of 2021. That looks wrong to me, but if it conforms to the norm for this repo then no problem. Just mentioning in case it was a copy/paste error.

@jwren jwren merged commit ea614c4 into flutter:master Feb 10, 2025
8 of 9 checks passed
jwren added a commit to jwren/flutter-intellij that referenced this pull request Feb 14, 2025
jwren added a commit that referenced this pull request Feb 14, 2025
This reverts commit ea614c4.

#7810

The instructions to include

```
      bundledModule("intellij.platform.coverage")
      bundledModule("intellij.platform.coverage.agent")
```

pre `org.jetbrains.intellij.platform` upgrade to `2.2.1`,
#7936, completely put
Android Studio 2024.2 (Ladybug) and Android Studio 2024.3 (Meerkat) into
a **locked state**.
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.

Test with coverage disabled
2 participants