Skip to content

Fix workflow bugs #61

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

Open
wants to merge 22 commits into
base: main
Choose a base branch
from
Open

Fix workflow bugs #61

wants to merge 22 commits into from

Conversation

ehennestad
Copy link
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

Copy link

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

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.

Copy link

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

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.

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