Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weโ€™ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PM-19150] Add ArchivedDate Column to Cipher Table for Archive Vault Items #5489

Merged
merged 5 commits into from
Mar 12, 2025

Manually refresh the UserCipherDetailsView

84e4d56
Select commit
Loading
Failed to load commit list.
Merged

[PM-19150] Add ArchivedDate Column to Cipher Table for Archive Vault Items #5489

Manually refresh the UserCipherDetailsView
84e4d56
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 11, 2025 in 0s

47.65% (+3.12%) compared to 6510f2a

View this Pull Request on Codecov

47.65% (+3.12%) compared to 6510f2a

Details

Codecov Report

Attention: Patch coverage is 75.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 47.65%. Comparing base (6510f2a) to head (84e4d56).

Files with missing lines Patch % Lines
...tyFramework/Vault/Repositories/CipherRepository.cs 0.00% 2 Missing โš ๏ธ
...k/Vault/Repositories/Queries/CipherDetailsQuery.cs 0.00% 1 Missing โš ๏ธ
Additional details and impacted files
@@                      Coverage Diff                      @@
##           innovation/archive/server    #5489      +/-   ##
=============================================================
+ Coverage                      44.52%   47.65%   +3.12%     
=============================================================
  Files                           1538     1538              
  Lines                          70582    70590       +8     
  Branches                        6316     6316              
=============================================================
+ Hits                           31426    33639    +2213     
+ Misses                         37810    35553    -2257     
- Partials                        1346     1398      +52     

โ˜” 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.