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

Change hardcoded EN translations for Interval cases #37

Closed chaudbak closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #37 (be8a124) into master (a8d706b) will decrease coverage by 0.52%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #37      +/-   ##
============================================
- Coverage     96.04%   95.52%   -0.53%     
  Complexity      407      407              
============================================
  Files            28       28              
  Lines           886      894       +8     
============================================
+ Hits            851      854       +3     
- Misses           35       40       +5     
Flag Coverage Δ Complexity Δ
phpunit 95.52% <100.00%> (-0.53%) 0.00 <0.00> (ø)

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

Impacted Files Coverage Δ Complexity Δ
src/PackagePrivate/Humanizer/FrenchHumanizer.php 0.00% <ø> (-83.34%) 3.00 <0.00> (ø)
src/EdtfFactory.php 100.00% <100.00%> (ø) 5.00 <0.00> (ø)
...gePrivate/Humanizer/InternationalizedHumanizer.php 97.70% <100.00%> (+0.17%) 44.00 <0.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 a8d706b...be8a124. Read the comment docs.