dh-tech / undate-python

A Python library for working with fuzzy, partial, or otherwise uncertain dates
Apache License 2.0
6 stars 1 forks source link

pytest-ordering + formatter uniqueness check #47

Closed rlskoeser closed 1 year ago

rlskoeser commented 1 year ago

follow up to #2 — adds pytest-ordering and a failing test for non-unique formatter subclass

codecov[bot] commented 1 year ago

Codecov Report

Merging #47 (acc1e5d) into main (79efc4d) will increase coverage by 0.11%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #47      +/-   ##
==========================================
+ Coverage   97.29%   97.41%   +0.11%     
==========================================
  Files           4        4              
  Lines         111      116       +5     
==========================================
+ Hits          108      113       +5     
  Misses          3        3              
Impacted Files Coverage Δ
tests/test_dateformat/test_base.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.