Skip to content

Fix dir not found handling#5533

Merged
xoxys merged 1 commit into
woodpecker-ci:mainfrom
qwerty287:gt-fj-dir
Sep 21, 2025
Merged

Fix dir not found handling#5533
xoxys merged 1 commit into
woodpecker-ci:mainfrom
qwerty287:gt-fj-dir

Fix dir not found errors

31e8299
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 21, 2025 in 1s

26.38% (-0.05%) compared to 68d690a

View this Pull Request on Codecov

26.38% (-0.05%) compared to 68d690a

Details

Codecov Report

❌ Patch coverage is 0% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 26.38%. Comparing base (68d690a) to head (31e8299).
⚠️ Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
server/forge/forgejo/forgejo.go 0.00% 4 Missing ⚠️
server/forge/gitea/gitea.go 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5533      +/-   ##
==========================================
- Coverage   26.43%   26.38%   -0.05%     
==========================================
  Files         405      405              
  Lines       28878    28943      +65     
==========================================
+ Hits         7633     7636       +3     
- Misses      20546    20607      +61     
- Partials      699      700       +1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.