Skip to content

Conversation

@2bndy5
Copy link
Collaborator

@2bndy5 2bndy5 commented Oct 14, 2025

  • resolves switch (back) to hyperfine for benchmarks #182 by replacing rust-based benchmark with nushell script (which employs hyperfine)
  • satisfies zizmor linting of CI workflows
  • migrate from nox to nur for dev task runner (uses nushell script)
  • updated pre-commit hooks
  • updated locked python deps
  • automatically cancel CI runs when a new run is triggered (does not apply to default branch)

- resolves #182 by replacing rust-based benchmark with nushell script (which employs `hyperfine`)
- satisfies `zizmor` linting of CI workflows
- migrate from `nox` to `nur` for dev task runner (uses nushell script)
- updated pre-commit hooks
- updated locked python deps
@codecov
Copy link

codecov bot commented Oct 14, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.87%. Comparing base (02c500c) to head (1026bdc).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #195   +/-   ##
=======================================
  Coverage   96.87%   96.87%           
=======================================
  Files          14       14           
  Lines        3134     3134           
=======================================
  Hits         3036     3036           
  Misses         98       98           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@2bndy5 2bndy5 merged commit ab96f9d into main Oct 15, 2025
77 checks passed
@2bndy5 2bndy5 deleted the review-ci branch October 15, 2025 00:35
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.

switch (back) to hyperfine for benchmarks

2 participants