Skip to content

Conversation

dani-garcia
Copy link
Member

🎟️ Tracking

📔 Objective

Remove all the error suffixes from the error variants. This will be linted against by #430 in CI in the future.

⏰ 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 Sep 15, 2025

Logo
Checkmarx One – Scan Summary & Details5b94e395-baac-4d86-93f2-d61bb089fdcb

Great job! No new security vulnerabilities introduced in this pull request

# Conflicts:
#	bitwarden_license/bitwarden-sm/src/error.rs
#	crates/bitwarden-fido/src/authenticator.rs
#	crates/bitwarden-fido/src/client_fido.rs
#	crates/bitwarden-vault/src/cipher/cipher.rs
#	crates/bitwarden-vault/src/totp.rs
Copy link

Copy link
Member

@Hinton Hinton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice

@dani-garcia dani-garcia marked this pull request as ready for review September 15, 2025 16:01
@dani-garcia dani-garcia requested review from a team as code owners September 15, 2025 16:01
Copy link

codecov bot commented Sep 15, 2025

Codecov Report

❌ Patch coverage is 64.15094% with 19 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.92%. Comparing base (9ac1d3e) to head (cc44546).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...crypto/src/safe/password_protected_key_envelope.rs 44.44% 10 Missing ⚠️
crates/bitwarden-ipc/src/rpc/exec/handler.rs 0.00% 4 Missing ⚠️
bitwarden_license/bitwarden-sm/src/error.rs 50.00% 1 Missing ⚠️
crates/bitwarden-core/src/key_management/crypto.rs 0.00% 1 Missing ⚠️
crates/bitwarden-ipc/src/ipc_client.rs 0.00% 1 Missing ⚠️
crates/bitwarden-ssh/src/export.rs 83.33% 1 Missing ⚠️
crates/bitwarden-ssh/src/import.rs 92.30% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #456      +/-   ##
==========================================
+ Coverage   76.89%   76.92%   +0.02%     
==========================================
  Files         270      270              
  Lines       25592    25582      -10     
==========================================
- Hits        19680    19678       -2     
+ Misses       5912     5904       -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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@dani-garcia dani-garcia merged commit 31b18f0 into main Sep 16, 2025
51 checks passed
@dani-garcia dani-garcia deleted the ps/rename-errors branch September 16, 2025 08:50
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.

4 participants