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

feat: add delete subscription endpoint #167

Merged
merged 1 commit into from
Apr 16, 2024

feat: add DeleteSubscription endpoint

d6226b4
Select commit
Loading
Failed to load commit list.
Merged

feat: add delete subscription endpoint #167

feat: add DeleteSubscription endpoint
d6226b4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 16, 2024 in 0s

92.84% (+0.01%) compared to fcc8584

View this Pull Request on Codecov

92.84% (+0.01%) compared to fcc8584

Details

Codecov Report

Attention: Patch coverage is 94.44444% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 92.84%. Comparing base (fcc8584) to head (d6226b4).

Files Patch % Lines
...points/private/subscriptions/DeleteSubscription.ts 94.11% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #167      +/-   ##
==========================================
+ Coverage   92.83%   92.84%   +0.01%     
==========================================
  Files          93       94       +1     
  Lines        2191     2209      +18     
  Branches      123      124       +1     
==========================================
+ Hits         2034     2051      +17     
  Misses         34       34              
- Partials      123      124       +1     

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