Search provides an option to exclude named files

Open
#2,104 0 comments 0 reactions 2 assignees View on GitHub

@dividedmind is already working on this.

Since Oct 30, 2024.

Assessment

This issue has not been assessed yet.

Description

enhancement

When Navie is retrying her attempts to locate test file candidates, the results on retry are often identical.

choose-test-files.zip

One strategy for increasing variation is to increase temperature, as requested elsewhere.

Another strategy, more specific, would be to specifically exclude the files that we have already seen, to ensure that we get novel results.

Based on the problem description about unnecessary joins in admin changelist queries, I'll identify the most relevant test files. The issue involves admin search functionality and query optimization, particularly around ForeignKey relationships and search fields.

Here are the 3 most relevant test files:

/home/runner/work/navie-benchmark/navie-benchmark/solve/django__django-15022/source/tests/admin_views/models.py
/home/runner/work/navie-benchmark/navie-benchmark/solve/django__django-15022/source/tests/admin_filters/models.py
/home/runner/work/navie-benchmark/navie-benchmark/solve/django__django-15022/source/tests/admin_inlines/models.py
Dominant language
TypeScript
Stars
53
Forks
18
Avg merge
3d 18h
Merged PRs (30d)
8

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from getappmap/appmap-js

All issues in getappmap/appmap-js

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.