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

Dependency patch resolution #547

Merged
merged 7 commits into from Feb 14, 2024
Merged

Dependency patch resolution #547

merged 7 commits into from Feb 14, 2024

Conversation

cweagans
Copy link
Owner

@cweagans cweagans commented Feb 13, 2024

Description

Related tasks

  • Documentation has been updated if applicable
  • Tests have been added
  • Does not break backwards compatibility OR a BC break has been discussed in the related issue(s).

Other notes

@coveralls
Copy link

coveralls commented Feb 13, 2024

Pull Request Test Coverage Report for Build 7896163425

Details

  • -5 of 37 (86.49%) changed or added relevant lines in 8 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.8%) to 89.508%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/Downloader.php 2 3 66.67%
src/Resolver/Dependencies.php 13 17 76.47%
Totals Coverage Status
Change from base Build 7866467296: 0.8%
Covered Lines: 546
Relevant Lines: 610

💛 - Coveralls

@cweagans cweagans merged commit ac38366 into main Feb 14, 2024
5 checks passed
@cweagans cweagans deleted the dependency-patches branch February 14, 2024 03:42
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.

None yet

2 participants