Skip to content
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

fix link check badge in README #1871

Merged
merged 1 commit into from
Mar 25, 2024
Merged

fix link check badge in README #1871

merged 1 commit into from
Mar 25, 2024

Conversation

stephprince
Copy link
Contributor

Motivation

The link checker badge is currently broken in the README, because it points to an old workflow name.

Screenshot 2024-03-25 at 12 20 08 PM

How to test the behavior?

View updated README.

Checklist

  • Did you update CHANGELOG.md with your changes?
  • Have you checked our Contributing document?
  • Have you ensured the PR clearly describes the problem and the solution?
  • Is your contribution compliant with our coding style? This can be checked running flake8 from the source directory.
  • Have you checked to ensure that there aren't other open Pull Requests for the same change?
  • Have you included the relevant issue number using "Fix #XXX" notation where XXX is the issue number? By including "Fix #XXX" you allow GitHub to close issue #XXX when the PR is merged.

@stephprince stephprince requested a review from mavaylon1 March 25, 2024 19:24
Copy link

codecov bot commented Mar 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.96%. Comparing base (8d9aaa3) to head (11e9b55).

Additional details and impacted files
@@           Coverage Diff           @@
##              dev    #1871   +/-   ##
=======================================
  Coverage   91.96%   91.96%           
=======================================
  Files          27       27           
  Lines        2663     2663           
  Branches      686      686           
=======================================
  Hits         2449     2449           
  Misses        142      142           
  Partials       72       72           
Flag Coverage Δ
integration 72.36% <ø> (ø)
unit 84.07% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@stephprince stephprince enabled auto-merge (squash) March 25, 2024 19:37
@stephprince stephprince merged commit d125a7b into dev Mar 25, 2024
22 of 23 checks passed
@stephprince stephprince deleted the fix-link-checker-badge branch March 25, 2024 19:49
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