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

feat: DateTimeZoneCache, IDateTimeZoneProvider & DateTimeZoneProviders #158

Merged
merged 2 commits into from
Jun 3, 2024

Conversation

chrisimcevoy
Copy link
Owner

No description provided.

@chrisimcevoy chrisimcevoy force-pushed the tzdb-date-time-zone-provider branch from 6840ca7 to f7d3813 Compare June 3, 2024 22:58
Copy link

codecov bot commented Jun 3, 2024

Codecov Report

Attention: Patch coverage is 97.68786% with 8 lines in your changes missing coverage. Please review.

Project coverage is 95.55%. Comparing base (86769d2) to head (3a8f6c8).
Report is 24 commits behind head on main.

Files with missing lines Patch % Lines
pyoda_time/_i_date_time_zone_provider.py 80.00% 4 Missing ⚠️
pyoda_time/_date_time_zone.py 93.93% 2 Missing ⚠️
pyoda_time/time_zones/_date_time_zone_cache.py 98.07% 1 Missing ⚠️
tests/time_zones/test_date_time_zone_cache.py 99.38% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #158      +/-   ##
==========================================
+ Coverage   95.48%   95.55%   +0.07%     
==========================================
  Files         242      248       +6     
  Lines       18992    19309     +317     
==========================================
+ Hits        18134    18451     +317     
  Misses        858      858              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@chrisimcevoy chrisimcevoy merged commit 0c5b142 into main Jun 3, 2024
9 checks passed
@chrisimcevoy chrisimcevoy deleted the tzdb-date-time-zone-provider branch June 3, 2024 23:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant