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 2, 2024
1 parent 05e2dc0 commit 4771a84
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 @@ -4,3 +4,7 @@ def func():

def untested():
return "This is untested code"


def add_even_more_untested():
return "more"

0 comments on commit 4771a84

Please sign in to comment.