Skip to content

Conversation

bw-ghapp[bot]
Copy link
Contributor

@bw-ghapp bw-ghapp bot commented Sep 18, 2025

Updates the API bindings to c93c3464732c93c9be593a3a55b032c029c4bd6f

@bw-ghapp bw-ghapp bot requested a review from a team as a code owner September 18, 2025 16:13
@bw-ghapp bw-ghapp bot requested a review from addisonbeck September 18, 2025 16:13
@Hinton Hinton requested a review from a team as a code owner September 18, 2025 16:30
@Hinton Hinton requested a review from gbubemismith September 18, 2025 16:30
Copy link
Contributor

github-actions bot commented Sep 18, 2025

Logo
Checkmarx One – Scan Summary & Details971d8275-a7c8-4d22-b6ee-143bb198dc68

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

Copy link
Member

@dani-garcia dani-garcia left a comment

Choose a reason for hiding this comment

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

LGTM, can confirm that the generated code matches with what the bot did


let config = client.internal.get_api_configurations().await;
let res = bitwarden_api_api::apis::projects_api::organizations_organization_id_projects_post(
let res = bitwarden_api_api::apis::projects_api::projects_create(
Copy link
Member

Choose a reason for hiding this comment

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

Ah sensible function names, how much i've missed you

Copy link
Member

Choose a reason for hiding this comment

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

Not sure what you could possibly mean, organizations_organization_id_projects_post is soo descriptive 😈

Copy link

Copy link

codecov bot commented Sep 18, 2025

Codecov Report

❌ Patch coverage is 13.33333% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.25%. Comparing base (6552cdc) to head (b3a7980).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...den_license/bitwarden-sm/src/secrets/get_by_ids.rs 0.00% 2 Missing ⚠️
...twarden_license/bitwarden-sm/src/secrets/update.rs 0.00% 2 Missing ⚠️
...warden_license/bitwarden-sm/src/projects/create.rs 0.00% 1 Missing ⚠️
...warden_license/bitwarden-sm/src/projects/delete.rs 0.00% 1 Missing ⚠️
bitwarden_license/bitwarden-sm/src/projects/get.rs 0.00% 1 Missing ⚠️
...itwarden_license/bitwarden-sm/src/projects/list.rs 0.00% 1 Missing ⚠️
...warden_license/bitwarden-sm/src/projects/update.rs 0.00% 1 Missing ⚠️
...twarden_license/bitwarden-sm/src/secrets/create.rs 0.00% 1 Missing ⚠️
...twarden_license/bitwarden-sm/src/secrets/delete.rs 0.00% 1 Missing ⚠️
bitwarden_license/bitwarden-sm/src/secrets/list.rs 50.00% 1 Missing ⚠️
... and 1 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #462      +/-   ##
==========================================
- Coverage   78.26%   78.25%   -0.01%     
==========================================
  Files         275      275              
  Lines       27441    27444       +3     
==========================================
  Hits        21476    21476              
- Misses       5965     5968       +3     

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

@Hinton Hinton merged commit 1d43736 into main Sep 18, 2025
50 checks passed
@Hinton Hinton deleted the sdlc/api-update branch September 18, 2025 16:41
bw-ghapp bot pushed a commit to bitwarden/sdk-swift that referenced this pull request Sep 18, 2025
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.

3 participants