Skip to content

Commit 6844852

Browse files
committed
Update CI workflow for C++ coverage generation and testing
1 parent 4688182 commit 6844852

File tree

7 files changed

+6
-1
lines changed

7 files changed

+6
-1
lines changed

.coveragerc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ omit =
99
exclude_lines =
1010
pragma: no cover
1111

12-
raise NotImplementedError
12+
raise NotImplementedError

condaenv.6s9mei4e.requirements.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
codecov
2+
pytest-cov
3+
sphinx==5.0
4+
sphinx-readable-theme==1.3.0
5+
myst_nb==0.17.2
Binary file not shown.
Binary file not shown.
Binary file not shown.
88.5 KB
Binary file not shown.
12.5 KB
Binary file not shown.

0 commit comments

Comments
 (0)