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

sbosnick / luther
96%
master: 100%

Build:
Build:
LAST BUILD BRANCH: rewrite-redfa-implementation
DEFAULT BRANCH: master
Repo Added 14 Apr 2018 03:28AM UTC
Files 25
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 rewrite-redfa-implementation
branch: rewrite-redfa-implementation
CHANGE BRANCH
x
Reset
  • rewrite-redfa-implementation
  • master
  • v0.1.0

pending completion
36

Pull #6

travis-ci

web-flow
Renamed PartitionMap and PartitionSet.

The new names (Partition and Set respectivly) better reflect the purpose
of these two types. A Set (formerly PartitionSet) is not concerned with
a partition of anything, but rather is just an implementaion of the
abtract type "set". A Partition (formerly PartitionMap) is precisely an
implementation of a abstract "partition" of some universe U into subsets
that are identified by having the same value `V`. It doesn't really map
`U` to `V`, but rather uses values of `V` to identify the subsets of
`U`.
Pull Request #6: Rewrite redfa implementation

1805 of 1805 new or added lines in 15 files covered. (100.0%)

2362 of 2458 relevant lines covered (96.09%)

2.88 hits per line

Relevant lines Covered
Build:
Build:
2458 RELEVANT LINES 2362 COVERED LINES
2.88 HITS PER LINE
Source Files on rewrite-redfa-implementation
  • List 0
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
36 rewrite-redfa-implementation Renamed PartitionMap and PartitionSet. The new names (Partition and Set respectivly) better reflect the purpose of these two types. A Set (formerly PartitionSet) is not concerned with a partition of anything, but rather is just an implementaion o... Pull #6 03 Sep 2019 02:43AM UTC web-flow travis-ci pending completion  
35 rewrite-redfa-implementation Renamed PartitionMap and PartitionSet. The new names (Partition and Set respectivly) better reflect the purpose of these two types. A Set (formerly PartitionSet) is not concerned with a partition of anything, but rather is just an implementaion o... push 03 Sep 2019 02:04AM UTC sbosnick travis-ci pending completion  
32 rewrite-redfa-implementation Implemented StateLabel for RegexVec. This implementation of StateLabel necessitated some changes to StateLabel itself as well, which purcolated into Dfa::new(). It also required some addtional methods on RegexVec. With this implementation of Sta... push 17 Sep 2018 02:50AM UTC sbosnick travis-ci pending completion  
31 rewrite-redfa-implementation Implemented Dfa methods and functions. The Dfa::new() function is the central method of this whole crate. It is the DFA construction algorithm using RE derivates and character classes from Figure 3 of Owens et al. The remaining memthods on Dfa a... push 09 Sep 2018 08:05PM UTC sbosnick travis-ci pending completion  
30 rewrite-redfa-implementation Added additional simplification to RegexContext::complement(). The new simplification will present the complement of a class regular expression as a class with the complementary values in it (i.e. the difference between the whole alphabet and the... push 19 Aug 2018 02:40AM UTC sbosnick travis-ci pending completion  
29 rewrite-redfa-implementation Inititial implementaton of PartitionSet. PartitionSet is a set implemented in terms of PartitionMap. push 04 Aug 2018 08:42PM UTC sbosnick travis-ci pending completion  
28 rewrite-redfa-implementation Fixed corner case uncovered by property test. This appears to be the last bug to be uncovered by the prop_partition_map_values_alternate property test. This property test is designed to test the second invarient: that the values in the underlying... push 04 Aug 2018 07:40PM UTC sbosnick travis-ci pending completion  
27 rewrite-redfa-implementation Added luther-redfa to the ci test coverage reporting. push 15 Jul 2018 06:06PM UTC sbosnick travis-ci pending completion  
See All Builds (26)
  • 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