Skip to content

fix: noop backend not support encrypted files#680

Merged
jkroepke merged 1 commit intomainfrom
noop
Dec 31, 2025
Merged

fix: noop backend not support encrypted files#680
jkroepke merged 1 commit intomainfrom
noop

Conversation

@jkroepke
Copy link
Copy Markdown
Owner

What this PR does / why we need it:

Which issue this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged): fixes #678

Special notes for your reviewer:

PR Readiness Checklist:

Complete these before marking the PR as ready to review:

  • the CHANGELOG.md release notes have been updated to reflect any significant (and particularly user-facing) changes introduced by this PR

@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 30, 2025

Codecov Report

❌ Patch coverage is 58.33333% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.00%. Comparing base (debe762) to head (d6ebba0).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
scripts/lib/backends/noop.sh 58.33% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #680      +/-   ##
==========================================
- Coverage   87.42%   87.00%   -0.42%     
==========================================
  Files          22       22              
  Lines         851      862      +11     
==========================================
+ Hits          744      750       +6     
- Misses        107      112       +5     

☔ 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.

@toyamagu-2021 toyamagu-2021 mentioned this pull request Dec 31, 2025
1 task
@jkroepke jkroepke merged commit 5a68fd7 into main Dec 31, 2025
41 of 43 checks passed
@jkroepke jkroepke deleted the noop branch December 31, 2025 07:21
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.

feat: Add --skip-decrypt option to bypass decryption

1 participant