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 APIs for create/delete of events #131

Merged
merged 12 commits into from
Oct 30, 2022
Merged

Add APIs for create/delete of events #131

merged 12 commits into from
Oct 30, 2022

Conversation

allenporter
Copy link
Owner

@allenporter allenporter commented Oct 28, 2022

Add API for creation and deletion of events, including handling of recurring events.

@codecov-commenter
Copy link

codecov-commenter commented Oct 28, 2022

Codecov Report

Merging #131 (e9a4e39) into main (7e19146) will increase coverage by 0.09%.
The diff coverage is 97.43%.

@@            Coverage Diff             @@
##             main     #131      +/-   ##
==========================================
+ Coverage   96.42%   96.52%   +0.09%     
==========================================
  Files           8        8              
  Lines         700      805     +105     
==========================================
+ Hits          675      777     +102     
- Misses         25       28       +3     
Impacted Files Coverage Δ
gcal_sync/model.py 95.27% <95.55%> (+0.03%) ⬆️
gcal_sync/api.py 98.10% <98.48%> (+0.04%) ⬆️
gcal_sync/auth.py 92.63% <100.00%> (ø)
gcal_sync/sync.py 96.84% <100.00%> (ø)
gcal_sync/timeline.py 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@allenporter allenporter changed the title Add API for deletion of events Add APIs for create/delete of events Oct 29, 2022
@allenporter allenporter merged commit dd87a49 into main Oct 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants