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

workspace: fix pointer scanning, add duplicate prefix error #814

Merged
merged 1 commit into from
Oct 24, 2024

Conversation

BrettMayson
Copy link
Owner

@BrettMayson BrettMayson commented Oct 24, 2024

Checks /include/, /optionals/, /addons/ for prefix files instead of /

Adds a new error if there are any duplicate prefix files

Copy link

codecov bot commented Oct 24, 2024

Codecov Report

Attention: Patch coverage is 68.75000% with 10 lines in your changes missing coverage. Please review.

Project coverage is 69.2%. Comparing base (8216250) to head (6078b78).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
libs/workspace/src/lib.rs 68.7% 10 Missing ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
libs/common/src/prefix.rs 96.9% <ø> (ø)
libs/workspace/src/lib.rs 89.1% <68.7%> (-5.3%) ⬇️

@BrettMayson BrettMayson merged commit 6b99d9f into main Oct 24, 2024
34 of 37 checks passed
@BrettMayson BrettMayson deleted the fix_pointer_scanning branch October 24, 2024 02:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants