Skip to content

Commit 5d50927

Browse files
committed
Checkpoint: Base V2 refactor
1 parent b09ee4c commit 5d50927

23 files changed

+973
-1971
lines changed

.github/workflows/check-code.yaml

Lines changed: 0 additions & 27 deletions
This file was deleted.

.github/workflows/release-docker-image.yaml

Lines changed: 0 additions & 45 deletions
This file was deleted.

.github/workflows/test-docker-image.yaml

Lines changed: 0 additions & 27 deletions
This file was deleted.

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ __pycache__/
1111
docs/html
1212

1313
# Remove tests and coverage reports
14-
docs/
14+
docs/cov-report
15+
docs/pytest_report.html
1516

1617
# C extensions
1718
*.so

0 commit comments

Comments
 (0)