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

Explore using sqlite #652

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Explore using sqlite #652

wants to merge 2 commits into from

Conversation

Hinton
Copy link
Member

@Hinton Hinton commented Mar 7, 2024

Type of change

- [ ] Bug fix
- [ ] New feature development
- [ ] Tech debt (refactoring, code cleanup, dependency upgrades, etc)
- [ ] Build/deploy pipeline (DevOps)
- [ ] Other

Objective

Code changes

  • file.ext: Description of what was changed and why

Before you submit

  • Please add unit tests where it makes sense to do so

@bitwarden-bot
Copy link

bitwarden-bot commented Mar 7, 2024

Logo
Checkmarx One – Scan Summary & Details5a7d4ff5-a33c-4553-b84a-01f0b785a277

Fixed Issues

Severity Issue Source File / Package
MEDIUM Last User Is 'root' /Dockerfile: 19
MEDIUM Unpinned Actions Full Length Commit SHA /release-go.yml: 62
LOW Healthcheck Instruction Missing /Dockerfile: 16

Copy link

codecov bot commented Mar 7, 2024

Codecov Report

Attention: Patch coverage is 93.75000% with 10 lines in your changes are missing coverage. Please review.

Project coverage is 59.90%. Comparing base (d2c6897) to head (87a736d).
Report is 4 commits behind head on main.

Files Patch % Lines
crates/bitwarden/src/platform/sync.rs 0.00% 7 Missing ⚠️
crates/bitwarden/src/client/client.rs 70.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #652      +/-   ##
==========================================
- Coverage   60.53%   59.90%   -0.64%     
==========================================
  Files         172      177       +5     
  Lines       10527    10894     +367     
==========================================
+ Hits         6373     6526     +153     
- Misses       4154     4368     +214     

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

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.

None yet

2 participants