Skip to content

Index Coverage #699

@Torgen

Description

@Torgen
  • Ensure that all queries use some index. (e.g. in tests, set profiling to 100%, then error if any did a COLLSCAN.)
  • Ensure all indexes are used. (e.g. after tests are finished, run a $indexStats aggregation on each collection and error if any were unused.)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions