Skip to content

Commit

Permalink
[REF] coverage: Remove "dynamic_context=test_function"
Browse files Browse the repository at this point in the history
Remove the warning:
 - "This is unnecessary as this plugin provides the more complete --cov-context option."
  • Loading branch information
moylop260 committed Dec 16, 2024
1 parent 5e16799 commit bdf6d90
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .coveragerc
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ source = src
[run]
source = src
parallel = true
dynamic_context = test_function
context = ${{COVERAGE_CONTEXT}}

[report]
Expand Down

0 comments on commit bdf6d90

Please sign in to comment.