-
In this request we are considering a use case where "species" ( coordinates are: "wildcat", "ants", "frog, "wolf",...) is not a property but a dimension. The property will be the number of occurrences…
-
**Is your feature request related to a problem? Please describe.**
For V2 compliance, there is a best practice to implement tests for all API methods. For the V2 FTP extension, two uncovered functi…
-
The [OGC API - Styles](https://docs.ogc.org/DRAFTS/20-009.html) *Draft* Standard enables map servers, clients as well as visual style editors, to manage and fetch styles. The styles consist of symboli…
-
## Bug Report
When running CCS on a solution that has multiple test projects that shares multiple libraries (common libraries) it generates multiple code coverage files.
Visual Studio Code Covera…
-
- add a docs macro that outputs a JSON badge:
```python
@env.macro
def get_coverage():
data = json.load(Path("htmlcov/coverage.json").read_text())
value = int(data["totals"]["pe…
-
### Summary
The `datadog_downtime` module does not currently provide any parameters to choose the value for the `mute_first_recovery_notification` downtime configuration (https://docs.datadoghq.com/m…
-
Node supports the flag `--experimental-test-coverage`, which emits coverage to test reporters as the `test:coverage` event: https://nodejs.org/api/test.html#collecting-code-coverage
It would be awe…
-
Please add a test for this
_Originally posted by @DarwinsBuddy in https://github.com/DarwinsBuddy/WienerNetzeSmartmeter/pull/101#discussion_r1161155728_
-
### Problem
I can't seem to add an icon to the title of the `coverage.md` page. Specifically, I want to add the following, as I'd do in any other Markdown page :
``` yaml
---
icon: simple/pyte…
-
- [x] Investigate if we can re-enable code coverage on internal builds
We enabled it in #514, however Coverage option is disabled in the build pipeline - https://github.com/dotnet/winforms/…