Fran314

Results 5 issues of Fran314

**Describe the bug** Tarpaulin doesn't recognise a line as covered even though it is. In particular, in the example tarpaulin says that the line `5` is not covered. This does...

accuracy

**Describe the bug** Tarpaulin doesn't recognise some lines as covered even though they are. In particular, in the example tarpaulin says that line `10` and `16` (just those lines, not...

accuracy

Right now the only available function that allows you to set any type of time on a symlink is [`set_symlink_file_times`](https://docs.rs/filetime/latest/filetime/fn.set_symlink_file_times.html#) which forces you to set both the atime and the...

I'm using the [standalone flake template](https://github.com/nix-community/nixvim/blob/main/templates/simple/flake.nix) and I've noticed that it is not possible to set the `defaultEditor` option. I understand that this is (probably) because the `defaultEditor` option is...

**Describe the bug** Using the default android with flutter setup causes devenv to use a platformTool version throws an error upon entering the environment, giving the following: ``` Failed to...

bug
help wanted