aiidateam / aiida-core

The official repository for the AiiDA code
https://aiida-core.readthedocs.io
Other
436 stars 191 forks source link

CLI: Check for user execute permissions in `verdi code test` #6597

Closed GeigerJ2 closed 2 weeks ago

GeigerJ2 commented 3 weeks ago

Via validate_filepath_executable.

GeigerJ2 commented 3 weeks ago

OK, I think this should be ready for another round of reviews. Pinging my dudes from the AiiDA office, @khsrali and @agoscinski. Thanks!

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 77.89%. Comparing base (ef60b66) to head (618f086). Report is 129 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #6597 +/- ## ========================================== + Coverage 77.51% 77.89% +0.39% ========================================== Files 560 567 +7 Lines 41444 42126 +682 ========================================== + Hits 32120 32809 +689 + Misses 9324 9317 -7 ```

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