Skip to content

Dev #207

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

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

Dev #207

wants to merge 4 commits into from

Conversation

kuzmoyev
Copy link
Owner

No description provided.

Copy link

github-actions bot commented Jun 27, 2025

File Coverage
All files 100%
_resource.py 100%
acl.py 100%
attachment.py 100%
attendee.py 100%
calendar.py 100%
conference.py 100%
event.py 100%
free_busy.py 100%
google_calendar.py 100%
person.py 100%
recurrence.py 100%
reminders.py 100%
settings.py 100%
_services/acl_service.py 100%
_services/authentication.py 100%
_services/base_service.py 100%
_services/calendar_lists_service.py 100%
_services/calendars_service.py 100%
_services/colors_service.py 100%
_services/events_service.py 100%
_services/free_busy_service.py 100%
_services/settings_service.py 100%
serializers/acl_rule_serializer.py 100%
serializers/attachment_serializer.py 100%
serializers/attendee_serializer.py 100%
serializers/base_serializer.py 100%
serializers/calendar_serializer.py 100%
serializers/conference_serializer.py 100%
serializers/event_serializer.py 100%
serializers/free_busy_serializer.py 100%
serializers/person_serializer.py 100%
serializers/reminder_serializer.py 100%
serializers/settings_serializer.py 100%
util/date_time_util.py 100%
util/utils.py 100%

Minimum allowed coverage is 75%

Generated by 🐒 cobertura-action against 43e14da

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.

Refactor helper functions into static methods Infer timezone from .start and .end
1 participant