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: ensure FileListAction return bool|null on exec #1145

Merged
merged 2 commits into from
Dec 13, 2024

fix: wording

cf21206
Select commit
Loading
Failed to load commit list.
Merged

fix: ensure FileListAction return bool|null on exec #1145

fix: wording
cf21206
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 13, 2024 in 0s

91.62% (+0.00%) compared to 939f71d

View this Pull Request on Codecov

91.62% (+0.00%) compared to 939f71d

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.62%. Comparing base (939f71d) to head (cf21206).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1145   +/-   ##
=======================================
  Coverage   91.62%   91.62%           
=======================================
  Files          23       23           
  Lines         633      633           
  Branches      166      166           
=======================================
  Hits          580      580           
  Misses         46       46           
  Partials        7        7           

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