Skip to content

[PM-36068] Update NAPI versions#20460

Open
iinuwa wants to merge 1 commit intomainfrom
skunkworks/PM-36068/update-napi
Open

[PM-36068] Update NAPI versions#20460
iinuwa wants to merge 1 commit intomainfrom
skunkworks/PM-36068/update-napi

Conversation

@iinuwa
Copy link
Copy Markdown
Contributor

@iinuwa iinuwa commented Apr 30, 2026

🎟️ Tracking

PM-36068

📔 Objective

This fixes memory leaks on async functions and allows us to specify NAPI types in feature crates rather than duplicating them for exporting in @bitwarden/desktop-napi.

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 30, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 47.10%. Comparing base (f1f0376) to head (1d657d7).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #20460   +/-   ##
=======================================
  Coverage   47.10%   47.10%           
=======================================
  Files        3949     3949           
  Lines      119740   119740           
  Branches    18344    18344           
=======================================
+ Hits        56399    56400    +1     
+ Misses      59105    59104    -1     
  Partials     4236     4236           

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

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

This fixes memory leaks on async functions and allows us to specify NAPI types
in feature crates rather than duplicating them for exporting in
@bitwarden/desktop-napi.
@iinuwa iinuwa force-pushed the skunkworks/PM-36068/update-napi branch from 2629a0b to 1d657d7 Compare May 1, 2026 11:10
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented May 1, 2026

@iinuwa iinuwa requested review from a team and Hinton May 1, 2026 12:30
@iinuwa iinuwa marked this pull request as ready for review May 1, 2026 12:31
@iinuwa
Copy link
Copy Markdown
Contributor Author

iinuwa commented May 4, 2026

CI failure for Windows Beta build is unrelated. Release builds have all passed, so continuing onto QA.

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.

2 participants