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

Add API command to delete event by given id #273

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Remove duplicate line

8698dc8
Select commit
Loading
Failed to load commit list.
Open

Add API command to delete event by given id #273

Remove duplicate line
8698dc8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 15, 2024 in 0s

98.19% (+0.86%) compared to 395ac8e

View this Pull Request on Codecov

98.19% (+0.86%) compared to 395ac8e

Details

Codecov Report

Attention: Patch coverage is 91.66667% with 1 line in your changes missing coverage. Please review.

Project coverage is 98.19%. Comparing base (395ac8e) to head (8698dc8).
Report is 28 commits behind head on master.

Files Patch % Lines
src/zino/api/legacy.py 91.67% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #273      +/-   ##
==========================================
+ Coverage   97.32%   98.19%   +0.86%     
==========================================
  Files          64       64              
  Lines        7919     7942      +23     
==========================================
+ Hits         7707     7798      +91     
+ Misses        212      144      -68     

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