Closed kbogtob closed 7 years ago
I added the XSD.Time type and its specs. I also fixed the Gemfile & the Rakefile.
The Gemfile's problem was that the SXP gem did not have a 'develop' branch anymore.
The Rakefile's problem was that Rspec changed its API and the #rcov accessor didn't exist anymore on RSpec::Core::RakeTask.
Coverage increased (+0.6%) to 98.16% when pulling 4f1ce4be3679dee58e93d0432f502037deb226a5 on kbogtob:master into 90997060d717afb4d0bd94d0a16fa75a2c021ce2 on ruby-rdf:master.
The sxp gen has moved to dry-ruby/sxp
Thanks for merging and doing the change on the sxp dependency.
Please. It for the future to use the develop branch, rather than the master branch.
I added the XSD.Time type and its specs. I also fixed the Gemfile & the Rakefile.
The Gemfile's problem was that the SXP gem did not have a 'develop' branch anymore.
The Rakefile's problem was that Rspec changed its API and the #rcov accessor didn't exist anymore on RSpec::Core::RakeTask.