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: prevent --unstable-lock from throwing for local imports #187

Merged

Conversation

hasundue
Copy link
Owner

No description provided.

@hasundue hasundue linked an issue Jun 13, 2024 that may be closed by this pull request
Copy link

codecov bot commented Jun 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.79%. Comparing base (1bf9737) to head (6da2173).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #187      +/-   ##
==========================================
- Coverage   76.82%   76.79%   -0.03%     
==========================================
  Files          10       10              
  Lines        1195     1198       +3     
  Branches      180      186       +6     
==========================================
+ Hits          918      920       +2     
+ Misses        274      272       -2     
- Partials        3        6       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@hasundue hasundue changed the title fix(cli): prevent --unstable-lock from throwing for local imports fix: prevent --unstable-lock from throwing for local imports Jun 13, 2024
@hasundue hasundue merged commit ac0f030 into main Jun 13, 2024
6 of 7 checks passed
@hasundue hasundue deleted the 178-unstable-lock-errors-if-a-source-has-a-local-import branch June 13, 2024 04:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

--unstable-lock errors if a source has a local import
1 participant