Skip to content
This repository was archived by the owner on Mar 6, 2025. It is now read-only.

Conversation

@SaintPatrck
Copy link
Contributor

@SaintPatrck SaintPatrck commented Jun 12, 2024

🎟️ Tracking

Internal change

📔 Objective

When an import operation fails the user will see a message explaining the failure, when a description is warranted. In paricular this displays a descriptive message when the user attempts to import password protected file from 2FAS or a Bitwarden CSV file.

📸 Screenshots

image

⏰ 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

@SaintPatrck SaintPatrck requested a review from a team as a code owner June 12, 2024 18:04
@github-actions
Copy link
Contributor

Logo
Checkmarx One – Scan Summary & Detailsc8c5c339-e5b7-4f63-b76d-82b3c11f04a1

No New Or Fixed Issues Found

@codecov
Copy link

codecov bot commented Jun 12, 2024

Codecov Report

Attention: Patch coverage is 0% with 55 lines in your changes missing coverage. Please review.

Project coverage is 0.88%. Comparing base (18e5b71) to head (55fa77d).

Files Patch % Lines
...m/manager/imports/parsers/BitwardenExportParser.kt 0.00% 10 Missing ⚠️
...tform/manager/imports/parsers/AegisExportParser.kt 0.00% 9 Missing ⚠️
...rm/manager/imports/parsers/LastPassExportParser.kt 0.00% 9 Missing ⚠️
...form/manager/imports/parsers/TwoFasExportParser.kt 0.00% 9 Missing ⚠️
...data/platform/manager/imports/ImportManagerImpl.kt 0.00% 6 Missing and 1 partial ⚠️
...nticator/repository/AuthenticatorRepositoryImpl.kt 0.00% 6 Missing ⚠️
...m/feature/settings/importing/ImportingViewModel.kt 0.00% 5 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##            main    #122      +/-   ##
========================================
- Coverage   0.88%   0.88%   -0.01%     
========================================
  Files         84      84              
  Lines       4293    4297       +4     
  Branches     688     686       -2     
========================================
  Hits          38      38              
- Misses      4251    4254       +3     
- Partials       4       5       +1     

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

@SaintPatrck SaintPatrck enabled auto-merge (squash) June 12, 2024 18:12
@SaintPatrck SaintPatrck merged commit 2640d28 into main Jun 12, 2024
@SaintPatrck SaintPatrck deleted the import/display-descriptive-error branch June 12, 2024 18:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants