Skip to content

Fix typo in array_api docs#948

Merged
mwcraig merged 1 commit into
astropy:mainfrom
mwcraig:test-strict-status-check
Jul 14, 2026
Merged

Fix typo in array_api docs#948
mwcraig merged 1 commit into
astropy:mainfrom
mwcraig:test-strict-status-check

Conversation

@mwcraig

@mwcraig mwcraig commented Jul 14, 2026

Copy link
Copy Markdown
Member

Trivial docs typo fix ("your encounter" -> "you encounter"), doubling as the post-merge verification for the strict-status reporting added in #942.

Expected on this PR, now that the workflow file is on the default branch and runs in the real workflow_run flow:

  • exactly one ubuntu-py313-strict check run appears (the pull_request-event gate working — not two);
  • its conclusion is neutral with a "failing (expected)" title while known strict failures remain;
  • the strict-job-outcome-ubuntu-py313-strict JSON artifact exists on the CI run.

🤖 Generated with Claude Code

https://claude.ai/code/session_01M5FNYqVHbKLbVSGJGftLrL

Trivial change to verify the post-merge strict-status check flow from
PR astropy#942 (a single ubuntu-py313-strict check run with a neutral
conclusion is expected on this PR).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01M5FNYqVHbKLbVSGJGftLrL
@codecov

codecov Bot commented Jul 14, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.56%. Comparing base (d329ac5) to head (313d744).
⚠️ Report is 10 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #948   +/-   ##
=======================================
  Coverage   96.56%   96.56%           
=======================================
  Files           8        8           
  Lines        1571     1571           
=======================================
  Hits         1517     1517           
  Misses         54       54           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

mwcraig added a commit that referenced this pull request Jul 14, 2026
Post-merge verification of the workflow_run flow (test PR #948) showed
no ubuntu-py313-strict check run was posted: with a pattern matching
exactly one artifact, download-artifact extracts it directly into the
destination directory instead of a per-artifact subdirectory, so the
script's scan for strict-job-outcome-* directories found nothing and
returned "nothing to report".

Scan for the strict-outcome.json files themselves, supporting both the
flat single-artifact layout and the per-artifact subdirectory layout
that appears once the expected-failures matrix has more than one entry.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01M5FNYqVHbKLbVSGJGftLrL
@mwcraig mwcraig closed this Jul 14, 2026
@mwcraig mwcraig reopened this Jul 14, 2026
@mwcraig mwcraig closed this Jul 14, 2026
@mwcraig mwcraig reopened this Jul 14, 2026
@mwcraig mwcraig closed this Jul 14, 2026
@mwcraig mwcraig reopened this Jul 14, 2026
@mwcraig mwcraig merged commit c80e1f0 into astropy:main Jul 14, 2026
58 of 59 checks passed
@mwcraig mwcraig deleted the test-strict-status-check branch July 14, 2026 23:01
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.

1 participant