-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: 8.1.0-rc0
-
Component/s: None
-
None
-
Storage Execution
-
Fully Compatible
-
Storage Execution 2025-03-17
SERVER-61446 added a timeseries_collmod_test.cpp unit test to test the collMod options over time-series collections. This test was associated with the SCons target timeseries_collmod_test.
However, during the Bazel migration, SERVER-95005 removed the timeseries_collmod_test SCons target and didn't add a replacement timeseries_collmod_test Bazel target.
Therefore, this unit test appears to never compile or run, and its coverage has been lost. The test should be added back to the build files to regain the coverage.
- is duplicated by
-
SERVER-101367 Move timeseries_collmod_test.cpp into a Bazel target
-
- Closed
-
- related to
-
SERVER-101223 Add linter for missing scons test stubs
-
- Closed
-
-
SERVER-101356 Add linter for C++ files that exist without Bazel targets
-
- Closed
-