ansys / pymapdl

Pythonic interface to MAPDL
https://mapdl.docs.pyansys.com
MIT License
419 stars 117 forks source link

ci: increase the files checked for changes before load docs cache #3237

Closed germa89 closed 6 days ago

germa89 commented 6 days ago

Description

Increase the files checked for changes before load docs cache. Currently CICD does not check changes in the doc directory. This checks against it.

Issue linked

NA

Checklist

ansys-reviewer-bot[bot] commented 6 days ago

Thanks for opening a Pull Request. If you want to perform a review write a comment saying:

@ansys-reviewer-bot review

germa89 commented 6 days ago

@pyansys-ci-bot LGTM.

codecov[bot] commented 6 days ago

Codecov Report

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

Project coverage is 80.21%. Comparing base (cda716a) to head (d413d75). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3237 +/- ## ========================================== - Coverage 82.64% 80.21% -2.44% ========================================== Files 53 53 Lines 9625 9625 ========================================== - Hits 7955 7721 -234 - Misses 1670 1904 +234 ```