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

docs: bootstrap typedoc #872

Merged
merged 1 commit into from
Jan 11, 2024
Merged

docs: bootstrap typedoc #872

merged 1 commit into from
Jan 11, 2024

Conversation

manchuck
Copy link
Contributor

Description

Motivation and Context

Testing Details

Example Output or Screenshots (if appropriate)

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

packages/auth/lib/auth.ts Dismissed Show dismissed Hide dismissed
@codecov-commenter
Copy link

codecov-commenter commented Dec 14, 2023

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (8463ed3) 84.15% compared to head (9d4ed2d) 83.38%.

Files Patch % Lines
packages/jwt/lib/jwt.ts 0.00% 3 Missing ⚠️
packages/jwt/lib/verifySignature.ts 84.61% 2 Missing ⚠️
packages/auth/lib/auth.ts 90.90% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              3.x     #872      +/-   ##
==========================================
- Coverage   84.15%   83.38%   -0.77%     
==========================================
  Files         123      121       -2     
  Lines        1647     1637      -10     
  Branches      314      323       +9     
==========================================
- Hits         1386     1365      -21     
- Misses        260      272      +12     
+ Partials        1        0       -1     

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

@manchuck manchuck marked this pull request as ready for review January 11, 2024 15:31
@manchuck manchuck merged commit 32be820 into 3.x Jan 11, 2024
13 checks passed
@manchuck manchuck deleted the docblocks branch January 11, 2024 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
don't merge Don't merge this code at this time
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants