Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
MOY MATTHIEU
Mif08 2021
Commits
31282446
Commit
31282446
authored
Oct 30, 2021
by
Matthieu Moy
Browse files
Better exclusion of debug lines for coverage
parent
55664ee8
Changes
1
Hide whitespace changes
Inline
Side-by-side
MiniC/.coveragerc
View file @
31282446
...
...
@@ -4,3 +4,5 @@ exclude_lines =
raise MiniCInternalError
raise MiniCUnsupportedError
if debug:
if self._debug:
if self._debug_graphs:
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment