Erotemic / ubelt

A Python utility library with a stdlib like feel and extra batteries. Paths, Progress, Dicts, Downloads, Caching, Hashing: ubelt makes it easy!
Apache License 2.0
719 stars 43 forks source link

Let timestamp / timeparse deal with more timezones and dates #115

Closed Erotemic closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #115 (e768b34) into main (bff08ce) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main      #115   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           28        28           
  Lines         3183      3207   +24     
  Branches       641       646    +5     
=========================================
+ Hits          3183      3207   +24     
Impacted Files Coverage Δ
ubelt/util_time.py 100.00% <100.00%> (ø)

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 bff08ce...e768b34. Read the comment docs.