Skip to content
This repository was archived by the owner on Jul 8, 2025. It is now read-only.

test: alerts summary cards #226

Merged
merged 6 commits into from
Jan 29, 2025
Merged

test: alerts summary cards #226

merged 6 commits into from
Jan 29, 2025

Conversation

alex-mcgovern
Copy link
Contributor

  • adds tests for alert summary cards
  • slightly refactors how we mock things for alerts

@ghost
Copy link

ghost commented Jan 29, 2025

Minder Vulnerability Report ✅

Minder analyzed this PR and found it does not add any new vulnerable dependencies.

Vulnerability scan of f3e4bb5f:

  • 🐞 vulnerable packages: 0
  • 🛠 fixes available for: 0

Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

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

Dependency Information

Minder analyzed the dependencies introduced in this pull request and detected that some dependencies do not meet your security profile.

📦 Dependency: @rollup/rollup-darwin-arm64

Trusty Score: 0

Scoring details
Component Score
Package activity 9
Repository activity 8.5
User activity 9.6
Provenance historical_provenance_match
Proof of Origin (Provenance)

This package can be linked back to its source code using a historical provenance map.

We were able to correlate a significant number of git tags and tagged releases in this package’s source code to versions of the published package. This mapping creates a strong link from the package back to its source code repository, verifying proof of origin.

Published package versions 112
Number of git tags or releases 203
Versions matched to tags or releases 89
Alternatives
Package Score Description
@rollup/rollup-darwin-x64 0
@rollup/rollup-darwin-x64 0

package.json Outdated
@@ -9,7 +9,7 @@
"generate-client": "npm run fetch-openapi-schema && npm run openapi-ts",
"fetch-openapi-schema": "curl https://github.com/raw/stacklok/codegate/refs/heads/main/api/openapi.json > src/api/openapi.json",
"openapi-ts": "openapi-ts",
"knip": "knip --production",
"knip": "knip",
Copy link
Collaborator

Choose a reason for hiding this comment

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

I remember the same change in a previous PR 🤔

peppescg
peppescg previously approved these changes Jan 29, 2025
Copy link
Collaborator

@peppescg peppescg left a comment

Choose a reason for hiding this comment

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

🚀

@coveralls
Copy link
Collaborator

Pull Request Test Coverage Report for Build 13034256305

Details

  • 13 of 13 (100.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.3%) to 72.578%

Totals Coverage Status
Change from base Build 13033599413: 0.3%
Covered Lines: 786
Relevant Lines: 1020

💛 - Coveralls

@alex-mcgovern alex-mcgovern merged commit 8af305d into main Jan 29, 2025
8 checks passed
@alex-mcgovern alex-mcgovern deleted the test/alerts-summary-cards branch January 29, 2025 15:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants