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

Showcase how state can be used in the cli #958

Draft
wants to merge 6 commits into
base: sqlite-wasm
Choose a base branch
from
Draft

Conversation

Hinton
Copy link
Member

@Hinton Hinton commented Aug 15, 2024

🎟️ Tracking

📔 Objective

📸 Screenshots

⏰ Reminders before review

  • Contributor guidelines followed
  • All formatters and local linters executed and passed
  • Written new unit and / or integration tests where applicable
  • Protected functional changes with optionality (feature flags)
  • Used internationalization (i18n) for all UI strings
  • CI builds passed
  • Communicated to DevOps any deployment requirements
  • Updated any necessary documentation (Confluence, contributing docs) or informed the documentation
    team

🦮 Reviewer guidelines

  • 👍 (:+1:) or similar for great changes
  • 📝 (:memo:) or ℹ️ (:information_source:) for notes or general info
  • ❓ (:question:) for questions
  • 🤔 (:thinking:) or 💭 (:thought_balloon:) for more open inquiry that's not quite a confirmed
    issue and could potentially benefit from discussion
  • 🎨 (:art:) for suggestions / improvements
  • ❌ (:x:) or ⚠️ (:warning:) for more significant problems or concerns needing attention
  • 🌱 (:seedling:) or ♻️ (:recycle:) for future improvements or indications of technical debt
  • ⛏ (:pick:) for minor or nitpick changes

Copy link
Contributor

github-actions bot commented Aug 15, 2024

Logo
Checkmarx One – Scan Summary & Details015f4feb-96b3-446f-b420-36eb1955aedc

No New Or Fixed Issues Found

Copy link

codecov bot commented Aug 19, 2024

Codecov Report

Attention: Patch coverage is 9.00000% with 182 lines in your changes missing coverage. Please review.

Project coverage is 58.54%. Comparing base (6ee3844) to head (6ebad18).

Files Patch % Lines
crates/bw/src/render.rs 0.00% 65 Missing ⚠️
...bitwarden-core/src/platform/settings_repository.rs 8.33% 33 Missing ⚠️
crates/bw/src/commands/vault.rs 0.00% 23 Missing ⚠️
crates/bitwarden-core/src/auth/login/api_key.rs 0.00% 22 Missing ⚠️
crates/bitwarden-core/src/auth/unlock.rs 0.00% 19 Missing ⚠️
crates/bitwarden-core/src/auth/auth_repository.rs 35.71% 9 Missing ⚠️
crates/bw/src/auth/login.rs 0.00% 6 Missing ⚠️
crates/bitwarden-core/src/auth/client_auth.rs 62.50% 3 Missing ⚠️
crates/bw/src/main.rs 0.00% 2 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff               @@
##           sqlite-wasm     #958      +/-   ##
===============================================
- Coverage        58.83%   58.54%   -0.29%     
===============================================
  Files              202      205       +3     
  Lines            13984    13977       -7     
===============================================
- Hits              8227     8183      -44     
- Misses            5757     5794      +37     

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

1 participant