Skip to content

Commit

Permalink
Add even more untested code`
Browse files Browse the repository at this point in the history
  • Loading branch information
michelletran-codecov committed May 23, 2024
1 parent b6a0c19 commit 2fc30a0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions func.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,7 @@ def untested():
def more_untested():
return "hello world"


def even_more_untested():
return "another line"

0 comments on commit 2fc30a0

Please sign in to comment.