Skip to content

DOC: Complete API for IPC#10438

Merged
melanieclarke merged 2 commits into
spacetelescope:mainfrom
pllim:api-all-the-things-ipc
May 1, 2026
Merged

DOC: Complete API for IPC#10438
melanieclarke merged 2 commits into
spacetelescope:mainfrom
pllim:api-all-the-things-ipc

Conversation

@pllim
Copy link
Copy Markdown
Collaborator

@pllim pllim commented Apr 7, 2026

Towards JP-4107

This PR addresses ipc portion of #9793 . Only touch docs so should not need RT.

On main:

With this patch:

Tasks

  • If you have a specific reviewer in mind, tag them.
  • add a build milestone, i.e. Build 12.0 (use the latest build if not sure)
  • Does this PR change user-facing code / API? (if not, label with no-changelog-entry-needed)
    • write news fragment(s) in changes/: echo "changed something" > changes/<PR#>.<changetype>.rst (see changelog readme for instructions)
      • if your change breaks step-level or public API (as defined in the docs), also add a changes/<PR#>.breaking.rst news fragment
    • update or add relevant tests
    • update relevant docstrings and / or docs/ page
    • start a regression test and include a link to the running job (click here for instructions)
      • Do truth files need to be updated ("okified")?
        • after the reviewer has approved these changes, run okify_regtests to update the truth files
  • if a JIRA ticket exists, make sure it is resolved properly

Comment thread docs/jwst/ipc/arguments.rst Outdated
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 7, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.38%. Comparing base (ca155af) to head (4b03a4c).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10438      +/-   ##
==========================================
- Coverage   86.39%   86.38%   -0.01%     
==========================================
  Files         373      373              
  Lines       40096    40095       -1     
==========================================
- Hits        34639    34638       -1     
  Misses       5457     5457              

☔ View full report in Codecov by Sentry.
📢 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.

@pllim pllim marked this pull request as ready for review April 8, 2026 02:02
@pllim pllim requested a review from a team April 8, 2026 02:02
@pllim pllim requested a review from tapastro as a code owner April 8, 2026 02:02
@melanieclarke melanieclarke added this to the Build 13.0 milestone Apr 17, 2026
@pllim pllim force-pushed the api-all-the-things-ipc branch from 0b85beb to d3328a8 Compare April 30, 2026 20:05
Copy link
Copy Markdown
Collaborator

@melanieclarke melanieclarke left a comment

Choose a reason for hiding this comment

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

Looks good, thanks!

@melanieclarke melanieclarke enabled auto-merge (squash) May 1, 2026 14:31
@melanieclarke melanieclarke merged commit 4c7ca23 into spacetelescope:main May 1, 2026
30 checks passed
@pllim pllim deleted the api-all-the-things-ipc branch May 1, 2026 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants