Closed luoliwoshang closed 4 days ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 95.54%. Comparing base (
e042aad
) to head (2a2c614
). Report is 19 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
By updating the
on
section in the.github/workflows/go.yml
file, this change ensures that the CI/CD pipeline is triggered for both pushes and pull requests in forked repositories as well.This allows the CI/CD process to run consistently in the forked repository, including in pull requests such as https://github.com/luoliwoshang/llgo/pull/155.