• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

joelself / toml_parser
90%

Build:
DEFAULT BRANCH: master
Repo Added 08 Jan 2016 07:18PM UTC
Files 13
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH master
branch: master
CHANGE BRANCH
x
Reset
  • master

pending completion
66

push

travis-ci

joelself
Changed directory structure to have public modules (parser and types) in the top level and private modules in an internals folder. Changed lib.rs added mod.rs for internals, changed use statements.

20 of 20 new or added lines in 3 files covered. (100.0%)

2380 of 2635 relevant lines covered (90.32%)

1.81 hits per line

Relevant lines Covered
Build:
Build:
2635 RELEVANT LINES 2380 COVERED LINES
1.81 HITS PER LINE
Source Files on master
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
66 master Changed directory structure to have public modules (parser and types) in the top level and private modules in an internals folder. Changed lib.rs added mod.rs for internals, changed use statements. push 14 Mar 2016 01:27PM UTC joelself travis-ci pending completion  
65 master Added column numbers to all errors, added the invalid datetime string to the datetime error, added future errors as well as a generic error. Removed some TODOs. Only need to do documentation now. push 14 Mar 2016 03:43AM UTC joelself travis-ci pending completion  
64 master Added fail tests for the other 3 ParseErrors. Removed printlns from tests/code. Just need to add future error types to the ParseError enum, add the column number to all error types, add the invalid datetime string to the invalid datetime error and... push 14 Mar 2016 02:21AM UTC joelself travis-ci pending completion  
63 master Added integration test that sets all the values of a mixed table document and gets the new values and validates them. push 14 Mar 2016 01:55AM UTC joelself travis-ci pending completion  
62 master Added a bunch of get children tests on the mixed array document. push 14 Mar 2016 01:09AM UTC joelself travis-ci pending completion  
61 master Added better mixed array reporting. Added failure tests to detect mixed arrays. Added basic get test on a document with a mix of tables. push 14 Mar 2016 12:28AM UTC joelself travis-ci pending completion  
59 master Merge branch 'master' of https://github.com/joelself/toml_parser push 13 Mar 2016 09:11AM UTC joelself travis-ci pending completion  
58 master Added invalid asset integration tests. Fixed table key code to give errors at the right times. Added a Table value to Value. Added example-v0.4.0.toml file to the valid tests. Moved datetime-malformed-no-z.toml to valid tests, because it is a vali... push 13 Mar 2016 07:56AM UTC joelself travis-ci pending completion  
57 master The parse method now returns a tuple with the parser and the result, but I had to move errors out of the result because of borrow lifetimes. Added a new get_errors method to get the errors that used to be returned in get_result. Error Results no l... push 13 Mar 2016 12:11AM UTC joelself travis-ci pending completion  
56 master Finished tests for convenience methods in types.rs, mostly datetime methods then string methods. Fixed up all string, integer and float regexes to use raw strings so they work correctly now and are easier to understand. push 12 Mar 2016 11:26PM UTC joelself travis-ci pending completion  
See All Builds (32)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc