-
From CaptainJ:
> I can see Keen's death animation in third person but not the pogostick one.
![grafik](https://user-images.githubusercontent.com/10298439/119023434-2c0fb700-b9a2-11eb-8dbb-99af99…
-
Add an option to manually opt out of hitmaps for when it isn't authenticated.
-
## Details
A codebase with 80 tests (unit and widget tests) takes 12 seconds to run tests (both unit and widget tests) without coverage and a seed; however, it takes 3 and half minutes to to comple…
-
(I think this would _significantly_ help Flutter, Angular, and all Dart2 users)
Best explained through an example:
```dart
void giveMeListOfString(List names) {}
void main() {
// "Effecti…
-
Received this error this morning while running coverage on a project.
```
[C:\src\winmd] coverage
00:09 +48: test\scope_test.dart: Scope name is as expected …
-
## Steps to Reproduce
I'm still working on a simple reproducable project for this issue. I've narrowed down a minimal test file though. Just importing the `core.dart` file is enough to reproduce t…
-
See: https://github.com/flutter/flutter/pull/102780/files
package:coverage is being downgraded from 1.2.0 -> 1.0.3.
This is also leading to compilation failures on the PR:
```
packages/flutter…
-
## Bug Report
### What version of TiKV are you using?
v5.4.0
### What operating system and CPU are you using?
Doesn't matter
### Steps to reproduce
tiup playground
### What did you …
-
**Description**
When using dart_package workflow, the tests fail to collect coverage.
```
Run dart test --coverage=coverage && dart run coverage:format_coverage --lcov --in=coverage --out=cover…
-
In https://github.com/flutter/flutter/pull/103771, we rolled dependencies in Flutter, which triggered an update of package:coverage to v1.3.1. The new version includes https://github.com/dart-lang/cov…