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

Tools/import cipher controller tests #5436

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

prograhamming
Copy link
Contributor

🎟️ Tracking

(https://bitwarden.atlassian.net/jira/software/c/projects/BW/boards/92?assignee=712020%3Aa479bb6c-74c0-4e0d-bd65-bc64b95c604a&selectedIssue=PM-17954)

📔 Objective

This use story had a high priority last sprint and needed to be cherry-picked. As a team we decided to get the logic correct
and have QA test then add unit tests later. This PR is for those unit tests.

📸 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

@prograhamming prograhamming requested a review from a team as a code owner February 22, 2025 04:34
Copy link
Contributor

github-actions bot commented Feb 22, 2025

Logo
Checkmarx One – Scan Summary & Details44cdc2a5-64e6-4397-b186-07de2e3dc045

Fixed Issues (3)

Great job! The following issues were fixed in this Pull Request

Severity Issue Source File / Package
MEDIUM CSRF /src/Api/Public/Controllers/CollectionsController.cs: 87
MEDIUM CSRF /src/Api/Controllers/CollectionsController.cs: 171
MEDIUM CSRF /src/Api/Controllers/CollectionsController.cs: 143

Copy link

codecov bot commented Feb 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 44.62%. Comparing base (5241e09) to head (b870098).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5436      +/-   ##
==========================================
+ Coverage   44.47%   44.62%   +0.14%     
==========================================
  Files        1512     1512              
  Lines       70282    70282              
  Branches     6341     6341              
==========================================
+ Hits        31261    31360      +99     
+ Misses      37675    37570     -105     
- Partials     1346     1352       +6     

☔ 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