Skip to content

Conversation

@lmiq
Copy link
Contributor

@lmiq lmiq commented Oct 29, 2025

This PR aims to fix the issue with the badge link that is currently provided. Fixes #353

Apparently github changed the policy regarding access to raw files, thus it is better to link an image from the documentation. Here I add the badge info to the documentation and the badge as an asset of of the docs, which then provides a link that currently works.

@codecov
Copy link

codecov bot commented Oct 29, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.77%. Comparing base (62eda50) to head (0a2251c).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #354   +/-   ##
=======================================
  Coverage   86.77%   86.77%           
=======================================
  Files          11       11           
  Lines         514      514           
=======================================
  Hits          446      446           
  Misses         68       68           

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

@lmiq
Copy link
Contributor Author

lmiq commented Nov 23, 2025

I think this is a good strategy: the link refers to the dev docs badge. Since the badge is referenced in the docs, if for some reason the file is removed or is not accessible, the docs won't build, and thus we guarantee that the badge is always accessible.

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.

Aqua badge not showing up

2 participants