Skip to content

Commit

Permalink
Update NSCompoundPredicate test coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
itaiferber committed Aug 26, 2016
1 parent 32b3c9b commit e1f6a3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Docs/Status.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ There is no _Complete_ status for test coverage because there are always additio
|-------------------------|---------------|---------------|------------------------------------------------------------------------------------|
| `NSExpression` | Unimplemented | N/A | |
| `NSComparisonPredicate` | Unimplemented | N/A | |
| `NSCompoundPredicate` | Complete | N/A | |
| `NSCompoundPredicate` | Complete | Substantial | |
| `NSPredicate` | Incomplete | Incomplete | Only boolean and block evaluations are implemented; all else remains unimplemented |

* **Serialization**: Serialization and deserialization functionality.
Expand Down

0 comments on commit e1f6a3e

Please sign in to comment.