Christian Findlay

Results 77 issues of Christian Findlay

I have a simple shelf server app. I have six tests. They run correctly, but the tool doesn't generate any code coverage. [✓] Flutter (Channel stable, 3.10.1, on macOS 13.3.1...

Hi, Really stoked to find this library. Let's collaborate. This is my framework. I'd like to write an implementation for it using your library. https://github.com/MelbourneDeveloper/Device.Net I'm currently trying to get...

Firstly, thanks for making this library available. I like the typed access for SQLite that is provided by this library, but in our case, we need non-typed access to the...

I have a simple shelf server app. I have six tests. They run correctly, but the tool doesn't generate any code coverage. [✓] Flutter (Channel stable, 3.10.1, on macOS 13.3.1...

package:coverage

When running tests that have failures, the test runner shows all test names as they execute and provides a final summary count (e.g. "+152 -6"), but fails to indicate which...

package:test

Hey @NicolasDorier , Sorry about the lack of contribution lately. I'm still planning on finishing off the Android support, but I've been working on other projects and have very little...

This library allows unsafe code: ![image](https://user-images.githubusercontent.com/16697547/43031564-78c0633c-8ce7-11e8-8682-afb1ba2f1f0e.png) This will be a problem for deploying apps to stores like the Windows Store, and Google Play store. Unsafe code can be used to...