ansys / pyansys-geometry

A Python wrapper for Ansys Geometry Services
https://geometry.docs.pyansys.com/
MIT License
46 stars 14 forks source link

chore: make changelog links anonymous for PRs (avoid linkcheck) #1488

Closed RobPasMue closed 1 month ago

RobPasMue commented 1 month ago

Description

Avoid performing link checks on all the changelog PRs (this is time consuming and "unnecessary" IMO since PRs will always exist. Unless the PR gets deleted for specific reasons in which case the broken link is justified and shouldn't cause failure.

Issue linked

None

Checklist

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 91.86%. Comparing base (455af61) to head (4919100).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1488 +/- ## ======================================= Coverage 91.86% 91.86% ======================================= Files 86 86 Lines 6930 6930 ======================================= Hits 6366 6366 Misses 564 564 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.