Skip to content

Conversation

niccokunzmann
Copy link
Collaborator

@niccokunzmann niccokunzmann commented Feb 6, 2025

Description of change

This fixes #1.
Based on fix: niccokunzmann/x-wr-timezone#22

Pull-Request Checklist

  • Code is up-to-date with the main branch
  • [c] This pull request follows the contributing guidelines.
  • This pull request links relevant issues as Fixes #0000
  • There are new or updated unit tests validating the change
  • Documentation has been updated to reflect this change
  • The new commits follow conventions outlined in the conventional commit spec, such as "fix(api): prevent racing of requests".
  • If pre-commit.ci is failing, try pre-commit run -a for further information.
  • If CI / test is failing, try uv run pytest for further information.

Copy link

codecov bot commented Feb 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Files with missing lines Coverage Δ
src/mergecal/calendar_merger.py 95.45% <100.00%> (+10.60%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@niccokunzmann niccokunzmann merged commit 0b8d156 into main Feb 6, 2025
17 checks passed
@niccokunzmann niccokunzmann deleted the issue-1 branch February 6, 2025 18:16
@niccokunzmann
Copy link
Collaborator Author

Thanks!

Also have a look at this if you like tests: niccokunzmann/open-web-calendar#629

abe-101 added a commit that referenced this pull request Feb 6, 2025
This includes the changes from PR #129 which added VTIMEZONE and timezone handling
abe-101 added a commit to mergecal/mergecal that referenced this pull request May 8, 2025
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.

vtimezone: collect all vtimezone from source calendars

2 participants