-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Unknown
-
None
-
Affects Version/s: None
-
Component/s: None
-
Python Drivers
-
None
-
None
-
None
-
None
-
None
-
None
Context
Identify all parts of the code that are untested as part of PYTHON-1618. Make sure to get code coverage on our `get_compression_context` functionality.
Definition of done
Increase code coverage for compression_support.py from 64.36% to >=80%.
Pitfalls
Use code coverage as a guiding signal, not a goal, focusing on meaningful tests that validate critical functionality and complement other quality measures.