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

patgrasso / nyota
100%

Build:
DEFAULT BRANCH: master
Repo Added 17 May 2016 01:35AM UTC
Files 4
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: SELECT
CHANGE BRANCH
x
  • No branch selected
  • grammar
  • master

pending completion
8

push

travis-ci

patgrasso
Permit omittance of a property on one Sym to 'match'

When one symbol declares a features as a variable and the other symbol
does not specify the feature at all, it is currently rejected by
Sym.matches(). Make this so that Sym.matches() returns true for these
cases.

Reasoning: If 'N' matches 'N[num=pl]', then 'N' should also match
'N[num=?n]'.

Closes #1

179 of 179 relevant lines covered (100.0%)

392.68 hits per line

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

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
8 master Permit omittance of a property on one Sym to 'match' When one symbol declares a features as a variable and the other symbol does not specify the feature at all, it is currently rejected by Sym.matches(). Make this so that Sym.matches() returns tr... push 19 May 2016 04:50PM UTC patgrasso travis-ci pending completion  
7 grammar Permit omittance of a property on one Sym to 'match' When one symbol declares a features as a variable and the other symbol does not specify the feature at all, it is currently rejected by Sym.matches(). Make this so that Sym.matches() returns tr... push 19 May 2016 04:48PM UTC patgrasso travis-ci pending completion  
6 master Move logic for matches() and equals() + documentation Replace redundancy in Production.equals() and Production.matches() by moving most of the logic into its own function and passing the predicate each method uses for comparison to the new functi... push 17 May 2016 10:44PM UTC patgrasso travis-ci pending completion  
5 grammar Move logic for matches() and equals() + documentation Replace redundancy in Production.equals() and Production.matches() by moving most of the logic into its own function and passing the predicate each method uses for comparison to the new functi... push 17 May 2016 10:43PM UTC patgrasso travis-ci pending completion  
4 master Test bound variables that conflict + remove dead code If two variables are bound separately to differing values, then compared, equality should fail. Also test cases for unexpected input on `Production.equals()`. push 17 May 2016 02:40AM UTC patgrasso travis-ci pending completion  
3 master Rename CONTRIBUTING so that github picks up the MD syntax push 17 May 2016 01:54AM UTC patgrasso travis-ci pending completion  
2 master Add travis & coveralls badges to README push 17 May 2016 01:47AM UTC patgrasso travis-ci pending completion  
See All Builds (7)
  • 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