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

Fix extract_version_from_yarn_lock unwrap errors #1492

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

marschattha
Copy link
Member

This sentry error has been popping up recent related to unwrap in extract_version_from_yarn_lock function so just replacing all of them.

@marschattha marschattha requested a review from brynary February 11, 2025 19:36
Copy link
Contributor

qltysh bot commented Feb 11, 2025

Diff Coverage: The code coverage on the diff in this pull request is 71.4%.

Total Coverage: This PR will decrease coverage by 0.01%.

File Coverage Changes
Path File Coverage Δ Indirect
qlty-cli/src/initializer/scanner/package_json.rs -0.6
🛟 Help
  • Diff Coverage: Coverage for added or modified lines of code (excludes deleted files). Learn more.

  • Total Coverage: Coverage for the whole repository, calculated as the sum of all File Coverage. Learn more.

  • File Coverage: Covered Lines divided by Covered Lines plus Missed Lines. (Excludes non-executable lines including blank lines and comments.)

    • Indirect Changes: Changes to File Coverage for files that were not modified in this PR. Learn more.

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.

1 participant