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

Add support for constraints, install in topological order #177

Closed
wants to merge 17 commits into from

check for cycles

e252d5b
Select commit
Loading
Failed to load commit list.
Closed

Add support for constraints, install in topological order #177

check for cycles
e252d5b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 27, 2025 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Annotations

Check warning on line 75 in micropip/install.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

micropip/install.py#L74-L75

Added lines #L74 - L75 were not covered by tests

Check warning on line 148 in micropip/install.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

micropip/install.py#L147-L148

Added lines #L147 - L148 were not covered by tests

Check warning on line 338 in micropip/package_manager.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

micropip/package_manager.py#L338

Added line #L338 was not covered by tests

Check warning on line 59 in micropip/transaction.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

micropip/transaction.py#L58-L59

Added lines #L58 - L59 were not covered by tests

Check warning on line 204 in micropip/transaction.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

micropip/transaction.py#L204

Added line #L204 was not covered by tests

Check warning on line 228 in micropip/transaction.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

micropip/transaction.py#L228

Added line #L228 was not covered by tests

Check warning on line 233 in micropip/transaction.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

micropip/transaction.py#L232-L233

Added lines #L232 - L233 were not covered by tests

Check warning on line 236 in micropip/transaction.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

micropip/transaction.py#L236

Added line #L236 was not covered by tests