Skip to content

Commit

Permalink
Merge pull request #148 from Start-Out/dev/devops/tests-maximize-cove…
Browse files Browse the repository at this point in the history
…rage

DevOps: Maximize Test Coverage
  • Loading branch information
trentonyo authored Mar 19, 2024
2 parents ddb5ce8 + 222d41e commit 5abc55d
Show file tree
Hide file tree
Showing 13 changed files with 597 additions and 317 deletions.
3 changes: 3 additions & 0 deletions .todo-ignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
.git/
.github/
.idea/
.pytest_cache/
tests/
scripts/

Expand All @@ -11,11 +12,13 @@ node_modules/

package-lock.json
package.json
cov.json

README.md
pyproject.toml
poetry.lock
LICENSE
.coverage

todo_or_not/__pycache__/
todo_or_not/__init__.py/
Expand Down
Loading

0 comments on commit 5abc55d

Please sign in to comment.