Skip to content

Comments

chore: Integration tests, feature gate, cache_type_name method#2596

Merged
sylvestre merged 3 commits intomozilla:mainfrom
Felixoid:cache-type-name
Feb 8, 2026
Merged

chore: Integration tests, feature gate, cache_type_name method#2596
sylvestre merged 3 commits intomozilla:mainfrom
Felixoid:cache-type-name

Conversation

@Felixoid
Copy link
Contributor

@Felixoid Felixoid commented Feb 8, 2026

This PR is a subset of changes from #2581 that could be put separately:

  • Improved integration tests
  • Forgotten cos feature check in RemoteStorage
  • Added cache_type_name method to print the backend name

@codecov-commenter
Copy link

codecov-commenter commented Feb 8, 2026

Codecov Report

❌ Patch coverage is 86.20690% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.06%. Comparing base (709447f) to head (c6f2fdb).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/cache/cache.rs 0.00% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2596      +/-   ##
==========================================
+ Coverage   72.04%   72.06%   +0.02%     
==========================================
  Files          66       66              
  Lines       36953    37011      +58     
==========================================
+ Hits        26623    26673      +50     
- Misses      10330    10338       +8     

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

@sylvestre
Copy link
Collaborator

note: the title of this pr isn't ideal :)

@Felixoid
Copy link
Contributor Author

Felixoid commented Feb 8, 2026

Surprisingly, I can't edit the title; there's no edit button

image

update: worked using gh cli

@Felixoid Felixoid changed the title Small improvements chore: Integration tests, feature gate, cache_type_name method Feb 8, 2026
@sylvestre sylvestre merged commit b4c746f into mozilla:main Feb 8, 2026
49 checks passed
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.

3 participants