Skip to content

tests: make FakeInput usage less suspicious for code checkers#9633

Merged
ThomasWaldmann merged 1 commit into
borgbackup:masterfrom
ThomasWaldmann:fix-fakeinput-usage-master
May 13, 2026
Merged

tests: make FakeInput usage less suspicious for code checkers#9633
ThomasWaldmann merged 1 commit into
borgbackup:masterfrom
ThomasWaldmann:fix-fakeinput-usage-master

Conversation

@ThomasWaldmann
Copy link
Copy Markdown
Member

No description provided.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.31%. Comparing base (de0f7ac) to head (07a1c34).
⚠️ Report is 19 commits behind head on master.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #9633      +/-   ##
==========================================
- Coverage   83.31%   83.31%   -0.01%     
==========================================
  Files          89       89              
  Lines       15549    15549              
  Branches     2343     2343              
==========================================
- Hits        12955    12954       -1     
  Misses       1838     1838              
- Partials      756      757       +1     

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

@ThomasWaldmann ThomasWaldmann force-pushed the fix-fakeinput-usage-master branch from 16ed5a8 to 07a1c34 Compare May 13, 2026 21:42
@ThomasWaldmann ThomasWaldmann merged commit 3db8690 into borgbackup:master May 13, 2026
19 of 20 checks passed
@ThomasWaldmann ThomasWaldmann deleted the fix-fakeinput-usage-master branch May 13, 2026 22:29
@github-actions
Copy link
Copy Markdown

Backport failed for 1.4-maint, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin 1.4-maint
git worktree add -d .worktree/backport-9633-to-1.4-maint origin/1.4-maint
cd .worktree/backport-9633-to-1.4-maint
git switch --create backport-9633-to-1.4-maint
git cherry-pick -x 07a1c341ca7a05f63c4b3a21545dc75841a53d32

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant