-
Notifications
You must be signed in to change notification settings - Fork 85
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
CI: Update uv lockfile #3794
Merged
Merged
CI: Update uv lockfile #3794
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
github-actions
bot
commented
Jan 27, 2025
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3794 +/- ##
=======================================
Coverage 91.23% 91.23%
=======================================
Files 461 461
Lines 57445 57480 +35
Branches 5546 5547 +1
=======================================
+ Hits 52411 52443 +32
- Misses 3612 3615 +3
Partials 1422 1422 ☔ View full report in Codecov by Sentry. |
oluwatimilehin
pushed a commit
to oluwatimilehin/xdsl
that referenced
this pull request
Feb 13, 2025
``` /opt/hostedtoolcache/uv/0.5.24/x86_64/uv uv sync --extra gui --extra dev --extra jax --extra riscv --extra docs if [ ! -z "" ]; then \ ln -sf .venv/bin/mlir-opt; \ fi Using CPython 3.12.3 interpreter at: /usr/bin/python3 Creating virtual environment at: .venv Resolved 156 packages in 1.58s Prepared 148 packages in 4.28s Installed 148 packages in 409ms + aiohappyeyeballs==2.4.4 + aiohttp==3.11.11 + aiohttp-jinja2==1.6 + aiosignal==1.3.2 + anyio==4.8.0 + asttokens==3.0.0 + asv==0.6.4 + asv-runner==0.2.1 + attrs==25.1.0 + babel==2.16.0 + beautifulsoup4==4.12.3 + bleach==6.2.0 + build==1.2.2.post1 + certifi==2024.12.14 + cfgv==3.4.0 + charset-normalizer==3.4.1 + click==8.1.8 + colorama==0.4.6 + comm==0.2.2 + coverage==7.6.10 + debugpy==1.8.12 + decorator==5.1.1 + defusedxml==0.7.1 + distlib==0.3.9 + docutils==0.21.2 + executing==2.2.0 + fastjsonschema==2.21.1 + filecheck==1.0.1 + filelock==3.17.0 + frozenlist==1.5.0 + ghp-import==2.1.0 + griffe==1.5.5 + h11==0.14.0 + identify==2.6.6 + idna==3.10 + immutabledict==4.2.1 + importlib-metadata==8.6.1 + importlib-resources==6.5.2 + iniconfig==2.0.0 + ipykernel==6.29.5 + ipython==8.31.0 + itsdangerous==2.2.0 + jax==0.5.0 + jaxlib==0.5.0 + jedi==0.19.2 + jinja2==3.1.5 + json5==0.10.0 + jsonschema==4.23.0 + jsonschema-specifications==2024.10.1 + jupyter-client==8.6.3 + jupyter-core==5.7.2 + jupyterlab-pygments==0.3.0 + linkify-it-py==2.0.3 + lit==18.1.8 + marimo==0.10.15 + markdown==3.7 + markdown-it-py==3.0.0 + markupsafe==3.0.2 + matplotlib-inline==0.1.7 + mdit-py-plugins==0.4.2 + mdurl==0.1.2 + mergedeep==1.3.4 + mistune==3.1.0 + mkdocs==1.6.1 + mkdocs-autorefs==1.3.0 + mkdocs-gen-files==0.5.0 + mkdocs-get-deps==0.2.0 + mkdocs-material==9.5.50 + mkdocs-material-extensions==1.3.1 + mkdocstrings==0.27.0 + mkdocstrings-python==1.13.0 + ml-dtypes==0.5.1 + msgpack==1.1.0 + multidict==6.1.0 + narwhals==1.23.0 + nbclient==0.10.2 + nbconvert==7.16.5 + nbformat==5.10.4 + nbval==0.11.0 + nest-asyncio==1.6.0 + nodeenv==1.9.1 + numpy==2.2.2 + opt-einsum==3.4.0 + ordered-set==4.1.0 + packaging==24.2 + paginate==0.5.7 + pandocfilters==1.5.1 + parso==0.8.4 + pathspec==0.12.1 + pexpect==4.9.0 + pip==24.3.1 + platformdirs==4.3.6 + pluggy==1.5.0 + pre-commit==4.1.0 + prompt-toolkit==3.0.50 + propcache==0.2.1 + psutil==6.1.1 + ptyprocess==0.7.0 + pure-eval==0.2.3 + pyclip==0.7.0 + pycrdt==0.11.1 + pyelftools==0.30 + pygments==2.19.1 + pymdown-extensions==10.14.1 + pympler==1.1 + pyproject-hooks==1.2.0 + pyright==1.1.392.post0 + pytest==8.3.4 + pytest-asyncio==0.25.2 + pytest-cov==6.0.0 + python-dateutil==2.9.0.post0 + pyyaml==6.0.2 + pyyaml-env-tag==0.1 + pyzmq==26.2.0 + referencing==0.36.2 + regex==2024.11.6 + requests==2.32.3 + rich==13.9.4 + riscemu==2.2.7 + rpds-py==0.22.3 + ruff==0.9.3 + scipy==1.15.1 + six==1.17.0 + sniffio==1.3.1 + soupsieve==2.6 + stack-data==0.6.3 + starlette==0.45.3 + tabulate==0.9.0 + textual==1.0.0 + textual-dev==1.7.0 + textual-serve==1.1.1 + tinycss2==1.4.0 + toml==0.10.2 + tomlkit==0.13.2 + tornado==6.4.2 + traitlets==5.14.3 + typing-extensions==4.12.2 + uc-micro-py==1.0.3 + urllib3==2.3.0 + uvicorn==0.34.0 + virtualenv==20.29.1 + watchdog==6.0.0 + wcwidth==0.2.13 + webencodings==0.5.1 + websockets==14.2 + xdsl==0+untagged.1.g9e4c872.dirty (from file:///home/runner/work/xdsl/xdsl) + yarl==1.18.3 + zipp==3.21.0 ``` Co-authored-by: superlopuh <910320+superlopuh@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.