updated coverage config #80
Annotations
5 errors and 2 warnings
|
UV tests (ubuntu-latest, 3.13)
Process completed with exit code 2.
|
|
UV tests (macos-latest, 3.13)
The strategy configuration was canceled because "build.ubuntu-latest_3_13" failed
|
|
UV tests (macos-latest, 3.13)
The operation was canceled.
|
|
UV tests (windows-latest, 3.13)
The strategy configuration was canceled because "build.ubuntu-latest_3_13" failed
|
|
UV tests (windows-latest, 3.13)
The operation was canceled.
|
|
UV tests (ubuntu-latest, 3.13)
Error while parsing /home/runner/work/PyNGL/PyNGL/pyproject.toml: Invalid TOML document: only letter, numbers, dashes and underscores are allowed in keys
49: toml[tool.coverage.run]
^
50: source = ["src/ncca/ngl"]
|
|
UV tests (macos-latest, 3.13)
Error while parsing /Users/runner/work/PyNGL/PyNGL/pyproject.toml: Invalid TOML document: only letter, numbers, dashes and underscores are allowed in keys
49: toml[tool.coverage.run]
^
50: source = ["src/ncca/ngl"]
|