Skip to content

Commit

Permalink
Update coverage config
Browse files Browse the repository at this point in the history
  • Loading branch information
dolfinus committed Jun 19, 2024
1 parent 8a1718b commit 4c4a9ed
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/.coveragerc
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,6 @@ exclude_lines =
if TYPE_CHECKING:
class .*\bProtocol\):
@(abc\.)?abstractmethod
if log.isEnabledFor(logging.DEBUG):
if sys.version_info
except .*ImportError

0 comments on commit 4c4a9ed

Please sign in to comment.