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 error when compat entry is only in weakdeps #37

Merged
merged 2 commits into from
Feb 23, 2024
Merged

Conversation

disberd
Copy link
Owner

@disberd disberd commented Feb 23, 2024

This PR fixes an error happening when the target project has compat entries for packages that are only weakdeps.

This was caused by only copying deps and compat from the target to the active project

Copy link

codecov bot commented Feb 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.25%. Comparing base (4d8691f) to head (418cbd9).

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #37   +/-   ##
=======================================
  Coverage   99.25%   99.25%           
=======================================
  Files          15       15           
  Lines        1080     1080           
=======================================
  Hits         1072     1072           
  Misses          8        8           

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

@disberd disberd merged commit bf9b171 into master Feb 23, 2024
9 checks passed
@disberd disberd deleted the fix_compat_issue branch June 4, 2024 12:29
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