Skip to content

Comments

Update CI workflows: AirspeedVelocity benchmarks, fix downgrade#490

Merged
Krastanov merged 1 commit intoJuliaGraphs:masterfrom
Krastanov-agent:update-workflows-code
Feb 21, 2026
Merged

Update CI workflows: AirspeedVelocity benchmarks, fix downgrade#490
Krastanov merged 1 commit intoJuliaGraphs:masterfrom
Krastanov-agent:update-workflows-code

Conversation

@Krastanov-agent
Copy link
Contributor

@Krastanov-agent Krastanov-agent commented Feb 21, 2026

Comment from Stefan, the human: A bunch of the CI workflows were not working reliably. Benchmarks just do not run (airspeed velocity seems to be the cleanest way to run them these days), invalidation checks were outdated and not useful, and the downgrade action is missing a config option which would lead to problems when we change the julia version we are testing against.

Below is the autogenerated description from the agent:

Summary

  • Delete postbench.yml and runbenchandupload.yml, replace with a single AirspeedVelocity-based benchmark.yml workflow (matching QuantumSavory pattern)
  • Add julia_version parameter to julia-downgrade-compat@v2 action in downgrade.yml

Test plan

  • Verify benchmark workflow triggers correctly on PRs
  • Verify downgrade CI passes with the new julia_version parameter

🤖 Generated with Claude Code

…ngrade

- Delete postbench.yml and runbenchandupload.yml, replace with AirspeedVelocity benchmark.yml
- Add julia_version parameter to downgrade-compat action

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@codecov
Copy link

codecov bot commented Feb 21, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.22%. Comparing base (5eaa071) to head (d44c1ca).
⚠️ Report is 6 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #490   +/-   ##
=======================================
  Coverage   97.22%   97.22%           
=======================================
  Files         122      122           
  Lines        7240     7240           
=======================================
  Hits         7039     7039           
  Misses        201      201           

☔ 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
Copy link
Member

it is normal that the benchmark is not running here, as we are changing the workflow file

This was referenced Feb 21, 2026
@Krastanov Krastanov merged commit 82fee84 into JuliaGraphs:master Feb 21, 2026
11 of 14 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.

2 participants