Skip to content

Fix benchmark workflow configuration#154

Merged
Krastanov merged 1 commit into
JuliaDynamics:masterfrom
Krastanov-agent:fix-benchmark-workflow-code
Feb 6, 2026
Merged

Fix benchmark workflow configuration#154
Krastanov merged 1 commit into
JuliaDynamics:masterfrom
Krastanov-agent:fix-benchmark-workflow-code

Conversation

@Krastanov-agent
Copy link
Copy Markdown
Contributor

Summary

  • Replace the pair of benchmark workflow files with the single correct benchmark.yml
  • Use AirspeedVelocity.jl action v1 for consolidated benchmarking
  • Properly handle both pull requests and main branch benchmarking

Changes

  • Removed: benchmark.yml and benchmark-comment.yml (old split configuration)
  • Added: Single benchmark.yml using MilesCranmer/AirspeedVelocity.jl@action-v1

Benefits

  • Simpler workflow configuration
  • Consistent with other packages in the ecosystem (e.g., PBCCompiler.jl)
  • Uses the latest AirspeedVelocity.jl action

🤖 Generated with Claude Code

Replace the pair of benchmark workflow files (benchmark.yml and
benchmark-comment.yml) with the single correct benchmark.yml that uses
AirspeedVelocity.jl action v1.

This consolidates the workflow into a single file that properly handles
both pull requests and main branch benchmarking.

Co-Authored-By: Claude Sonnet 4.5 <[email protected]>
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.63%. Comparing base (7870bef) to head (f2740ce).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #154   +/-   ##
=======================================
  Coverage   94.63%   94.63%           
=======================================
  Files          12       12           
  Lines         317      317           
=======================================
  Hits          300      300           
  Misses         17       17           

☔ 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.

@Krastanov Krastanov merged commit 50d1150 into JuliaDynamics:master Feb 6, 2026
10 of 13 checks passed
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.

3 participants