Skip to content

chore(deps): bump codecov/codecov-action from 3 to 4 by dependabot[bot] [frappe] PR#24775

Bot Dokos requested to merge ft-pr-24775 into develop

From: https://github.com/frappe/frappe/pull/24775
Date: 2024-02-06 07:04:54+00:00



Diagnostics

Conflicts detected for source commit: aaf39b825460fbc527b1ff0bfd1cb4d48bbe3a0d
- DU .github/workflows/server-tests.yml
- DU .github/workflows/ui-tests.yml
Cleaning files from denylist:
 .github/workflows/server-tests.yml | 203 +++++++++++++++++++++++++++++++++
 .github/workflows/ui-tests.yml     | 223 +++++++++++++++++++++++++++++++++++++
 2 files changed, 426 insertions(+)



Checkout instructions
# Checkout locally
git fetch upstream
git switch ft-pr-24775

# Make changes then rebase
git rebase -i upstream/develop --reapply-cherry-picks

# Fix or ignore conflicts
git checkout --theirs .
git rebase --continue

# Force-push changes
git push --force-with-lease

Merge request reports