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

Fix bug in spurious rrule fix #356

Merged
merged 2 commits into from
Nov 12, 2023
Merged

Fix bug in spurious rrule fix #356

merged 2 commits into from
Nov 12, 2023

Conversation

allenporter
Copy link
Owner

This is an additional fix to make #327 actually work. The previous attempt was not using the right RRULE response from the server.

@codecov-commenter
Copy link

codecov-commenter commented Nov 12, 2023

Codecov Report

Merging #356 (03f0c51) into main (ff70e18) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #356   +/-   ##
=======================================
  Coverage   97.31%   97.31%           
=======================================
  Files           9        9           
  Lines         932      932           
=======================================
  Hits          907      907           
  Misses         25       25           
Files Coverage Δ
gcal_sync/model.py 97.40% <100.00%> (ø)

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

@allenporter allenporter merged commit c5f3f89 into main Nov 12, 2023
5 checks passed
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