File size: 283 Bytes
7e760fb
 
 
 
 
 
 
1
2
3
4
5
6
7
8
task_id: EA2_coverage_gap
category: Testing
difficulty: hard
languages: [python]
description: "Add tests to reach 90% branch coverage using coverage analysis findings"
tni_pattern: A  # Hidden Constraints (coverage gaps in non-obvious code paths)
expertise_tools: [pytest, coverage]