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

Update ValidEdtfStrings.php #39

Closed mzeinstra closed 3 years ago

mzeinstra commented 3 years ago

Follow up from last weeks meeting to add these examples to the test-data.

Cleaned up the out-of-scope examples.

codecov-io commented 3 years ago

Codecov Report

Merging #39 (e328f53) into master (9f5be05) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #39   +/-   ##
=========================================
  Coverage     95.54%   95.54%           
  Complexity      409      409           
=========================================
  Files            28       28           
  Lines           897      897           
=========================================
  Hits            857      857           
  Misses           40       40           
Flag Coverage Δ Complexity Δ
phpunit 95.54% <ø> (ø) 0.00 <ø> (ø)

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


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 9f5be05...e328f53. Read the comment docs.