Skip to content

Conversation

@colinosullivan-ie
Copy link

What kind of change does this PR introduce?

(Is it a bug fix, feature, docs update, something else?)
✨ 📖

What is the current behavior?

Scorecard checks for the dependency update tool PyUp.

What is the new behavior (if this is a feature change)?**

Scorecard no longer checks for the dependency update tool PyUp and references have been removed from the docs.

  • Tests for the changes have been added (for bug fixes/features)

Which issue(s) this PR fixes

Fixes #4751

Special notes for your reviewer

Does this PR introduce a user-facing change?

For user-facing changes, please add a concise, human-readable release note to
the release-note

(In particular, describe what changes users might need to make in their
application as a result of this pull request.)

NONE

Signed-off-by: Colin O'Sullivan <colin.osullivan1@ibm.com>
@colinosullivan-ie colinosullivan-ie requested a review from a team as a code owner December 12, 2025 18:53
@colinosullivan-ie colinosullivan-ie requested review from jeffmendoza and removed request for a team December 12, 2025 18:53
@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Dec 12, 2025
@colinosullivan-ie colinosullivan-ie changed the title Removing pyup checks ✨ Removing pyup checks Dec 12, 2025
@codecov
Copy link

codecov bot commented Dec 16, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 69.56%. Comparing base (353ed60) to head (5db396f).
⚠️ Report is 295 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4877      +/-   ##
==========================================
+ Coverage   66.80%   69.56%   +2.76%     
==========================================
  Files         230      251      +21     
  Lines       16602    15645     -957     
==========================================
- Hits        11091    10884     -207     
+ Misses       4808     3891     -917     
- Partials      703      870     +167     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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

Labels

size:M This PR changes 30-99 lines, ignoring generated files.

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

Checking for pyup should be removed

1 participant