Skip to content

Reject incomplete HTTPS credentials before auto-generating

c1cafcd
Select commit
Loading
Failed to load commit list.
Merged

feat: adding mock certificate support for ssl testing #123

Reject incomplete HTTPS credentials before auto-generating
c1cafcd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 13, 2026 in 1s

99.52% (-0.48%) compared to e68c72f

View this Pull Request on Codecov

99.52% (-0.48%) compared to e68c72f

Details

Codecov Report

❌ Patch coverage is 97.40933% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 99.52%. Comparing base (e68c72f) to head (c1cafcd).

Files with missing lines Patch % Lines
src/certificate.ts 96.73% 5 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##              main     #123      +/-   ##
===========================================
- Coverage   100.00%   99.52%   -0.48%     
===========================================
  Files           36       37       +1     
  Lines          850     1042     +192     
  Branches       173      208      +35     
===========================================
+ Hits           850     1037     +187     
- Misses           0        5       +5     

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