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

test: fix invalid deserialization #85

Merged
merged 10 commits into from
Feb 19, 2024
Merged

test: fix invalid deserialization #85

merged 10 commits into from
Feb 19, 2024

Conversation

McPatate
Copy link
Member

@McPatate McPatate commented Feb 19, 2024

  • fix invalid repositories file deserialization
  • install node & python only when needed in ci
  • log stdout & stderr of setup & build commands in debug
  • update actions to node 20
  • when an action is re-run, set LOG_LEVEL to debug
  • use helix fork because of ahash version fix: ahash breaking nightly helix-editor/helix#9666
  • disable lance because of simd nightly features not being available anymore

@McPatate McPatate merged commit 386ed53 into main Feb 19, 2024
9 checks passed
@McPatate McPatate deleted the test/fix_invalid_deser branch February 19, 2024 16:25
Copy link

Repository name Source type Average hole completion time (s) Pass percentage
smol-rs/async-executor github 12.907 60.00%
jaemk/cached github 40.589 90.00%
tkaitchuck/constrandom github 0.586 0.00%
tiangolo/fastapi github 35.866 79.92%
null null null null%
huggingface/huggingface_hub github 24.157 100.00%
gcanti/io-ts github 31.453 90.00%
lancedb/lancedb github 119.210 60.00%
mmaitre314/picklescan github 6.694 100.00%
simple local 0.471 100.00%
encode/starlette github 18.244 89.73%
colinhacks/zod github 61.408 70.00%

Note: The "hole completion time" represents the full process of:

  • copying files from the setup cache directory
  • replacing the code from the file with a completion from the model
  • building the project
  • running the tests

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