Skip to content

add calendar-wide timezone conversion/replacement/normalization#294

Merged
N-Coder merged 3 commits intomainfrom
tz-normalization
Sep 12, 2021
Merged

add calendar-wide timezone conversion/replacement/normalization#294
N-Coder merged 3 commits intomainfrom
tz-normalization

Conversation

@N-Coder
Copy link
Copy Markdown
Member

@N-Coder N-Coder commented Aug 29, 2021

closes #161

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Aug 29, 2021

Codecov Report

Merging #294 (2727988) into main (5ff40f8) will increase coverage by 0.71%.
The diff coverage is 88.57%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #294      +/-   ##
==========================================
+ Coverage   79.98%   80.69%   +0.71%     
==========================================
  Files          30       30              
  Lines        2778     2829      +51     
==========================================
+ Hits         2222     2283      +61     
+ Misses        556      546      -10     
Impacted Files Coverage Δ
src/ics/icalendar.py 81.57% <75.00%> (-2.03%) ⬇️
src/ics/timespan.py 66.46% <89.18%> (+6.32%) ⬆️
src/ics/event.py 82.63% <100.00%> (+3.09%) ⬆️
src/ics/timezone/__init__.py 89.92% <0.00%> (+0.71%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5ff40f8...2727988. Read the comment docs.

@N-Coder N-Coder linked an issue Aug 31, 2021 that may be closed by this pull request
@N-Coder N-Coder merged commit 2727988 into main Sep 12, 2021
@N-Coder N-Coder deleted the tz-normalization branch September 12, 2021 17:32
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.

Serialize events in chronological order Time zone conversion support

2 participants