Skip to content

Conversation

edumserrano
Copy link
Owner

@edumserrano edumserrano commented May 25, 2025

Remove retry logic and adds 429 to the list of accepted status codes. The retry logic was test with #206 and it didn't work.

The 429 is being returned by GitHub due to rate limiting when checking GitHub links.

Refines the link check configuration to improve reliability and accuracy.

Removes retry logic and adds 429 to the list of accepted status codes.
@edumserrano edumserrano changed the title Updates link check configuration Updates markdown-link-check configuration May 25, 2025
Copy link

codecov bot commented May 25, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.02%. Comparing base (f2194dc) to head (22a3b60).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #207   +/-   ##
=======================================
  Coverage   91.02%   91.02%           
=======================================
  Files          44       44           
  Lines         479      479           
  Branches       51       51           
=======================================
  Hits          436      436           
  Misses         35       35           
  Partials        8        8           

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

@edumserrano edumserrano enabled auto-merge (squash) May 25, 2025 08:56
@edumserrano edumserrano merged commit 1b818ed into main May 25, 2025
9 checks passed
@edumserrano edumserrano deleted the updates-2 branch May 25, 2025 08:58
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