Skip to content

Conversation

@alexdewar
Copy link
Collaborator

Description

Accidentally broke this by changing the name of the workflow in the last PR. Let's fix it, otherwise we'll get failures from the link checker.

Type of change

  • Bug fix (non-breaking change to fix an issue)
  • New feature (non-breaking change to add functionality)
  • Refactoring (non-breaking, non-functional change to improve maintainability)
  • Optimization (non-breaking change to speed up the code)
  • Breaking change (whatever its nature)
  • Documentation (improve or add documentation)

Key checklist

  • All tests pass: $ cargo test
  • The documentation builds and looks OK: $ cargo doc

Further checks

  • Code is commented, particularly in hard-to-understand areas
  • Tests added that prove fix is effective or that feature works

@alexdewar alexdewar added the bug Something isn't working label Jun 12, 2025
@alexdewar alexdewar added this to MUSE Jun 12, 2025
@alexdewar alexdewar moved this to 👀 In review in MUSE Jun 12, 2025
@codecov
Copy link

codecov bot commented Jun 12, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.34%. Comparing base (9456a6b) to head (6130641).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #619   +/-   ##
=======================================
  Coverage   85.34%   85.34%           
=======================================
  Files          38       38           
  Lines        3399     3399           
  Branches     3399     3399           
=======================================
  Hits         2901     2901           
  Misses        305      305           
  Partials      193      193           

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

@alexdewar alexdewar merged commit ef7d5f2 into main Jun 12, 2025
7 checks passed
@alexdewar alexdewar deleted the fix-badge-url branch June 12, 2025 16:06
@github-project-automation github-project-automation bot moved this from 👀 In review to ✅ Done in MUSE Jun 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants