ProfessionalWiki / EDTF

PHP library to parse, represent and work with dates that follow the Extended Date/Time Format specification.
https://wikibase.consulting/wikibase-edtf
GNU General Public License v2.0
10 stars 7 forks source link

More humanization #22

Closed JeroenDeDauw closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #22 (e913070) into master (a6259cc) will increase coverage by 0.07%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #22      +/-   ##
============================================
+ Coverage     71.35%   71.42%   +0.07%     
- Complexity      328      330       +2     
============================================
  Files            20       20              
  Lines           803      805       +2     
============================================
+ Hits            573      575       +2     
  Misses          230      230              
Flag Coverage Δ Complexity Δ
phpunit 71.42% <100.00%> (+0.07%) 0.00 <2.00> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ Complexity Δ
src/Humanize/Languages/EnglishHumanizer.php 64.00% <100.00%> (+1.50%) 31.00 <2.00> (+2.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 a6259cc...e913070. Read the comment docs.