Closed ytdHuang closed 3 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 93.37%. Comparing base (
4ad239b
) to head (3f01802
). Report is 2 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR changes the
paths-ignore
filter in CI pipeline configs topaths
filter.In this way, we don't need to add
[skip ci]
while modifyingREADME.md
,.gitignore
, and so on.