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

sbosnick / luther / 21

Builds Branch Commit Type Ran Committer Via Coverage
21 master Added line and region coverage exclusion. The Travis check_test_coverage script will now recognize lines with COV_EXCL_LINE as lines not to count for the purpose of test coverage and regions between COV_EXCL_START and COV_EXCL_END as regions not ... push 26 May 2018 02:33PM UTC sbosnick travis-ci pending completion   set done
20 master Excluded defencive coding from kcov coverage. The excluded lines and region are ones that other execution paths make impossible to execute and, thus, impossible to test. visit_data_union() can never be called because the compiler will intercept a... push 26 May 2018 02:39AM UTC sbosnick travis-ci pending completion   set done
19 master Added new tests to the suite for enum_info coverage. The tests are all concerned with bad forms of the #[luther(...)] attribute: incorrect formulations of the attribute, unrecognied option names in the "..." part of the attribute, unrecognied lit... push 23 May 2018 02:05AM UTC sbosnick travis-ci pending completion   set done
18 master Add tests for implicit and explicit priority for regexs. The priorities allow luther_derive to select among ambiguous matching regexs. The tests showed several bugs in the implementation of priorities which this commit also fixed. push 22 May 2018 02:30AM UTC sbosnick travis-ci pending completion   set done
17 master Added several new tests to the testsuite. These tests are all designed to increase the test coverage for the enum_info.rs code. push 21 May 2018 12:50AM UTC sbosnick travis-ci pending completion   set done
16 master Added luther-derive testsuite to Travis CI. Run the test suite as a part of the test run and also generate the test coverage data for the test suite as a part of the ci/check_test_coverage script. push 16 May 2018 02:26AM UTC sbosnick travis-ci pending completion   set done
15 master Removed installation of jq from Travis CI. Travis CI trusty environment appears to have version 1.5 of jq installed already. The version that the apt addon installs is 1.3. push 23 Apr 2018 12:15AM UTC sbosnick travis-ci pending completion   set done
14 master Fixed the test for detecting a Travis CI buld. The test is to ensure that test coverage information gets uploaded to coveralls.io on Travis CI builds, but not otherwise. push 21 Apr 2018 10:25PM UTC sbosnick travis-ci pending completion   set done
12 master Adjusted the Travis CI build process. Removed the apt package addon for an updated cmake package because the build is assumed to be using the "trust" Ubuntu release which has a verson of cmake which is more recent than the one in the kalakris-cma... push 15 Apr 2018 08:40PM UTC sbosnick travis-ci pending completion   set done
11 master Changed the coveralls integraion on Travis CI. Added a dependancy on the libiberty-dev package. This package appears to be necessary to kcov (used by the cargo-travis "cargo coveralls" command) to build in a way that supports the "--verify" optio... push 15 Apr 2018 02:27PM UTC sbosnick travis-ci pending completion   set done
9 master Fix Travis problems with the coveralls after_success. The "cargo coveralls" command runs kcov under the covers and kcov on Travis CI has to be run on the "sudo: required" infrastructure. The cmake package from the kalakris-cmake source is more u... push 14 Apr 2018 08:29PM UTC sbosnick travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • Next →
  • Back to Repo
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