Skip to content

Fix workflow bugs#61

Merged
ehennestad merged 22 commits into
mainfrom
update-release-workflow
Jul 25, 2025
Merged

Fix workflow bugs#61
ehennestad merged 22 commits into
mainfrom
update-release-workflow

Conversation

@ehennestad
Copy link
Copy Markdown
Collaborator

@ehennestad ehennestad commented Apr 14, 2025

Minor tweaks and fixed to the GitHub Actions workflows:

  • Add email adress to workflow commits
  • Fetch tag before (re) tagging
  • Cosmetic formatting of MATLAB commands
  • Add [skip-ci] tag to the commit message when updating Contents.m and codemeta.json to prevent release workflow from running twice
  • Check out branch instead or PR ref when running tests on PR to main, so that updated badges are pushed back to the branch

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 14, 2025

Test Results (R2021b)

516 tests  ±0   516 ✅ ±0   1m 25s ⏱️ +3s
 13 suites ±0     0 💤 ±0 
  1 files   ±0     0 ❌ ±0 

Results for commit 0bcd55d. ± Comparison against base commit 28a95db.

♻️ This comment has been updated with latest results.

Run tests by ehennestad and others added 5 commits April 14, 2025 21:39
Replace , with ; for command separation in MATLAB commands
Move steps for better logical step sequence
Fetch tags before potentially retagging to make sure tags are present locally
Add skip-ci tag to commit message in release workflow
Change step name to avoid using the same name as in the first job
@github-actions
Copy link
Copy Markdown
Contributor

Test Results (R2024b)

516 tests  ±0   516 ✅ ±0   1m 22s ⏱️ +2s
 13 suites ±0     0 💤 ±0 
  1 files   ±0     0 ❌ ±0 

Results for commit 0bcd55d. ± Comparison against base commit 28a95db.

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 15, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.53%. Comparing base (28a95db) to head (0bcd55d).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #61   +/-   ##
=======================================
  Coverage   73.53%   73.53%           
=======================================
  Files         320      320           
  Lines        2573     2573           
=======================================
  Hits         1892     1892           
  Misses        681      681           

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

@ehennestad ehennestad merged commit e352b64 into main Jul 25, 2025
7 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.

1 participant