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

deavmi / niknaks / #113
97%

Build:
DEFAULT BRANCH: master
Ran 15 Oct 2023 02:38PM UTC
Jobs 1
Files 4
Run time 1s
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

15 Oct 2023 02:37PM UTC coverage: 100.0%. Remained the same
#113

push

coveralls-ruby

web-flow
(PR) Predicates with delegate support (#6)

* niknaks.functional

- This is eh, I should just use `std.functional.toDelegate`

* niknaks.functional

- Updated template `Predicate!(T)` to now refer to `bool delegate(T)`
- Added template function `predicateOf(alias f)` where the alias is the function's symbol name. It can be either delegate or functin but must be callkable, then we convert a fucntion to a delegate if need be

* niknaks.functional

- Don't allow any callable, ONLY delegates or functions as the referred-to entity of the alias/symbol

* niknaks.function

- Added some documentation

* niknaks.functional

- `predicateOf!(alias)` now ensurs that the delegate or function has a return type of bool and that it has a single arity

* niknaks.functional

- Removed commented-out old code

* niknaks.functional

- Added missing `isDelegate` import
- Updated unittests

* niknaks.functional

- Remove testing code for a unit test

8 of 8 new or added lines in 1 file covered. (100.0%)

116 of 116 relevant lines covered (100.0%)

2302.2 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #113.1 15 Oct 2023 02:38PM UTC 4
100.0
Source Files on build #113
  • Tree
  • List 4
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • b25834a3 on github
  • Prev Build on master
  • Next Build on master
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