Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(muxes): model overrides matcher #220

Closed
wants to merge 25 commits into from
Closed

Conversation

peppescg
Copy link
Collaborator

Added matcher and sortable to model overrides

Kapture.2025-01-28.at.17.33.01.mp4

@peppescg peppescg self-assigned this Jan 29, 2025
Copy link

Minder Vulnerability Report ✅

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

Vulnerability scan of 04fad425:

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

Copy link

@stacklok-cloud-staging stacklok-cloud-staging bot 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: @dnd-kit/accessibility

Trusty Score: 0

Scoring details
Component Score
Package activity 7.4
Repository activity 7
User activity 8
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 12
Number of git tags or releases 121
Versions matched to tags or releases 8
Alternatives
Package Score Description
@reach/visually-hidden 0
@react-aria/visually-hidden 0

📦 Dependency: @dnd-kit/core

Trusty Score: 0

Scoring details
Component Score
Package activity 7.4
Repository activity 7
User activity 8
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 134
Number of git tags or releases 128
Versions matched to tags or releases 41
Alternatives
Package Score Description
react-dnd 0

📦 Dependency: @dnd-kit/sortable

Trusty Score: 0

Scoring details
Component Score
Package activity 7.4
Repository activity 7
User activity 8
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 106
Number of git tags or releases 125
Versions matched to tags or releases 21

📦 Dependency: @dnd-kit/utilities

Trusty Score: 0

Scoring details
Component Score
Package activity 7.4
Repository activity 7
User activity 8
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 87
Number of git tags or releases 88
Versions matched to tags or releases 12
Alternatives
Package Score Description
@dnd-kit/core 0
@dnd-kit/sortable 0

📦 Dependency: uuid

Trusty Score: 0

Scoring details
Component Score
Package activity 7.7
Repository activity 6
User activity 9.4
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 45
Number of git tags or releases 48
Versions matched to tags or releases 29
Alternatives
Package Score Description
uuid-1345 0
uuid-random 0

@coveralls
Copy link
Collaborator

Pull Request Test Coverage Report for Build 13031292266

Details

  • 41 of 60 (68.33%) changed or added relevant lines in 8 files are covered.
  • 2 unchanged lines in 1 file lost coverage.
  • Overall coverage increased (+1.7%) to 68.733%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/api/generated/sdk.gen.ts 2 4 50.0%
src/features/workspace/hooks/use-model-overrides-workspace.ts 9 11 81.82%
src/mocks/msw/handlers.ts 0 2 0.0%
src/api/generated/@tanstack/react-query.gen.ts 6 12 50.0%
src/components/SortableArea.tsx 3 10 30.0%
Files with Coverage Reduction New Missed Lines %
src/features/workspace/components/workspace-custom-instructions.tsx 2 75.32%
Totals Coverage Status
Change from base Build 13030474847: 1.7%
Covered Lines: 844
Relevant Lines: 1118

💛 - Coveralls

@peppescg
Copy link
Collaborator Author

Using this task #278

@peppescg peppescg closed this Feb 10, 2025
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.

3 participants