-
mifare emulation works flawlessly with my pn532 reader, however my S3 is not able to read the cahmelion.
UID/ATQA/SAK can be read, after that the phone thinks that the tag has been removed and can'…
-
* **Version**: v18.14.2
* **Platform**:
```
Darwin BL-mmillerick-NNH946444W 23.0.0 Darwin Kernel Version 23.0.0: Fri Sep 15 14:41:43 PDT 2023; root:xnu-10002.1.13~1/RELEASE_ARM64_T6000 arm64
`…
-
Hi guys,
I have a project with Vue.js + Typescript + Mocha that I need to generate code coverage from. I was using nyc + istanbul before, but had the issue with ESM modules, so I switched to c8 but…
-
### Is there an existing issue for the same bug?
- [X] I have checked the existing issues.
### Environment
```Markdown
- Version or commit-id (e.g. v0.1.0 or 8b23a93):c4b255cbd0ee319c50210706a94eaf…
-
Since most of the issues are on this repository already, I added this issue here so we don't have to track it somewhere else. Many of the issues might have to be resolved directly in the package.
-…
-
I think the Node.js coverage reporter should include support for reporting statement coverage.
My idea is to parse the source code into an Abstract Syntax Tree (AST) using `acorn-walk`, and then us…
-
Hi, thanks for your nice work.
For some reason, I need to compute the smatch directly from the triples such as
```
[('b', ':instance', 'believe-01'),
('b', ':ARG1', 'c8'),
('c8', ':instance', '…
-
- Basic Info:
CARLA version:0.9.12(git from https://github.com/carla-simulator/carla/tree/0.9.12)
OS:Ubuntu18.04
Unreal Engine:4.26.2
Python:3.8.12
cmake3.18.3
- Problem:
I followed the instr…
-
* **Version**: `^7.11.2`
* **Platform**: `Windows 11`
Code coverage results in `0` even if there are unit and functional test added. I am using `Adonis framework v5` and `Japa` for unit test…
-
Consider the following type signature. Under the default settings, brittany version `0.12.1.1` does:
```haskell
xxx
:: forall c0 c1 c2 c3 c4 c5 c6 c7 c8 c9
. c0 Integer
-> c1 Integer
…