Skip to content

[TEMPLATE] sync with package template - #770

Open
zacharyburnett wants to merge 1 commit into
spacetelescope:mainfrom
zacharyburnett:template/sync
Open

zacharyburnett wants to merge 1 commit into
spacetelescope:mainfrom
zacharyburnett:template/sync

Conversation

@zacharyburnett

Copy link
Copy Markdown
Collaborator

adds an update.yml workflow from the STScI package template that runs every Monday and checks for new updates to the upstream template at https://github.com/spacetelescope/stsci-package-template. If new commits are found on stsci-package-template@main, this workflow makes a new pull request to THIS repository applying the diff.

Tasks

  • Update or add relevant gwcs tests.
  • Update relevant docstrings and / or docs/ page.
  • Does this PR need a changelog entry? (If not, label with no-changelog-entry-needed.)
    • Write news fragment(s) in changes/: echo "changed something" > changes/<PR#>.<changetype>.rst (see below for change types).
News fragment change types:
  • changes/<PR#>.feature.rst: new feature
  • changes/<PR#>.breaking.rst: any change or deprecation of the public API
  • changes/<PR#>.bugfix.rst: fixes an issue
  • changes/<PR#>.doc.rst: documentation change
  • changes/<PR#>.misc.rst: infrastructure or miscellaneous change

@codecov

codecov Bot commented Sep 14, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.98%. Comparing base (00a1ad0) to head (6a1c455).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #770   +/-   ##
=======================================
  Coverage   91.98%   91.98%           
=======================================
  Files          40       40           
  Lines        4190     4190           
=======================================
  Hits         3854     3854           
  Misses        336      336           

☔ 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.

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.

1 participant