Skip to content

feat!: give asynchronous work its own entry points - #571

Open
cjbarth wants to merge 1 commit into
node-saml:masterfrom
cjbarth:feat/sync-async-model
Open

feat!: give asynchronous work its own entry points#571
cjbarth wants to merge 1 commit into
node-saml:masterfrom
cjbarth:feat/sync-async-model

feat!: give asynchronous work its own entry points

d5a3e1f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 9, 2026 in 0s

79.32% (+3.36%) compared to f5c4d22

View this Pull Request on Codecov

79.32% (+3.36%) compared to f5c4d22

Details

Codecov Report

❌ Patch coverage is 86.22449% with 27 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.32%. Comparing base (f5c4d22) to head (d5a3e1f).
⚠️ Report is 4 commits behind head on master.

Files with missing lines Patch % Lines
src/signed-xml.ts 84.28% 14 Missing and 8 partials ⚠️
src/signature-algorithms.ts 91.07% 3 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #571      +/-   ##
==========================================
+ Coverage   75.95%   79.32%   +3.36%     
==========================================
  Files           9        8       -1     
  Lines        1048     1093      +45     
  Branches      273      277       +4     
==========================================
+ Hits          796      867      +71     
+ Misses        144      121      -23     
+ Partials      108      105       -3     

☔ View full report in Codecov by Harness.
📢 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.