Skip to content

DOC: refresh copilot-instructions counts and version matrix - #577

Open
Gaurav Sharma (bewithgaurav) wants to merge 1 commit into
devfrom
bewithgaurav/docs-copilot-instructions-refresh
Open

DOC: refresh copilot-instructions counts and version matrix#577
Gaurav Sharma (bewithgaurav) wants to merge 1 commit into
devfrom
bewithgaurav/docs-copilot-instructions-refresh

Conversation

@bewithgaurav

Copy link
Copy Markdown
Collaborator

Corrects stale facts in the Copilot instructions that drifted since they were written:

  • Test count: 42 unit tests across 11 test files -> 214 tests across 15 test files
  • Django matrix: adds 6.1 (shipped in 1.8.0)
  • EXCLUDED_TESTS note: replaces the stale "~75 tests excluded for Django 6.0" point estimate with "version-gated blocks (if VERSION >= (X, Y):) spanning Django 3.1 through 6.1"

Documentation only. No code or test changes.

Verified against dev @ 1.8.0: 214 def test_ across 15 files; setup.py has the 6.1 classifier and <6.2 cap; settings.py has a VERSION >= (6, 1) block.

Correct stale facts in the Copilot instructions: test count (42 -> 214
across 15 files), Django matrix (add 6.1), and the EXCLUDED_TESTS note
(version-gated blocks spanning Django 3.1 through 6.1). Docs only.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
There may be pipelines that require an authorized user to comment /azp run to run.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants