Jamiel Sharief
Jamiel Sharief
I recommend [Coveralls](https://coveralls.io).
The benefit of these coverage providers, is they merge the test results together, other than that I prefer to use the PHPUnit coverage generation to going through the code, since...
I know the problem is not really generating of the code coverage but more the xdebug extension, but maybe those articles might help provide some light on an alternative or...
It looks like it is, the moment i created container i ran this command for a 1GB quota. If i run `sudo btrfs quota rescan /btrfs -w` it does not...
This is how it can be recreated from the command line ``` $ lxc init ubuntu: c1 $ lxc config device add c1 root disk pool=default path=/ size=1GB && lxc...
If you think 1GB is too small, same happens with 5GB ``` j@lxd-btrfs:~$ lxc init ubuntu: c3 Creating c3 j@lxd-btrfs:~$ lxc config device add c3 root disk pool=default path=/ size=5GB...
I think this issue is related to it, in the end it worked after x time, which is the same thing i have noticed. https://github.com/lxc/lxd/issues/4321
Note running ` du -h -s /` within the container on both `ZFS` an `BTRFS` hosts return exactly the same results `1.2GB`
@stgraber just wondering if you have seen this? Taking a snapshot overwrites the disk usage size and i am not sure why disk space is different when installing the same...
I have not tested on edge, but used with chrome and no problems. you not seem to have no error messages (the map error messages are not the problem) but...