Skip to content

feat: all backends support making them as read-only#2705

Open
AJIOB wants to merge 1 commit into
mozilla:mainfrom
AJIOB:rw_mode_support_backends
Open

feat: all backends support making them as read-only#2705
AJIOB wants to merge 1 commit into
mozilla:mainfrom
AJIOB:rw_mode_support_backends

Conversation

@AJIOB
Copy link
Copy Markdown
Contributor

@AJIOB AJIOB commented May 11, 2026

For the local developers we want to provide the access to the remote cache server in read-only mode.

So, this PR allows read-only access to read-write storages via per-storage specific flag

@AJIOB AJIOB force-pushed the rw_mode_support_backends branch from 28a49ca to 1e6bacb Compare May 11, 2026 13:46
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented May 11, 2026

Codecov Report

❌ Patch coverage is 76.57658% with 26 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.34%. Comparing base (8825b4a) to head (aab1fa8).

Files with missing lines Patch % Lines
src/config.rs 75.00% 15 Missing ⚠️
src/cache/cache.rs 78.43% 11 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2705      +/-   ##
==========================================
- Coverage   74.41%   74.34%   -0.07%     
==========================================
  Files          70       70              
  Lines       39211    39460     +249     
==========================================
+ Hits        29177    29337     +160     
- Misses      10034    10123      +89     

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

@AJIOB AJIOB force-pushed the rw_mode_support_backends branch from 1e6bacb to 56b0296 Compare May 11, 2026 13:51
@AJIOB AJIOB force-pushed the rw_mode_support_backends branch from 56b0296 to aab1fa8 Compare May 17, 2026 14:30
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.

2 participants