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

deavmi / niknaks / #152
97%

Build:
DEFAULT BRANCH: master
Ran 30 Oct 2023 06:12PM UTC
Jobs 1
Files 5
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

30 Oct 2023 06:11PM UTC coverage: 100.0%. Remained the same
#152

push

coveralls-ruby

web-flow
niknaks.debugging (#9)

* niknaks.debugging

- Added initial `dumpArray(T)(T[])` and `dumpArray(T)(T[], size_t, size_t)`
- Added a unit test

* niknaks.debugging

- Added `isWriteStrat(alias T)(T)`

* niknaks.debugging

- Updated unit tests to test all variations

* niknaks.debugging

- Added `genTabs(ubyte count)`
- Working on making `dumpArray` support compile-time recursion on the array types to generate the correct functions nedded for arrays-of-arrays-of-arrays-of yadada you get it

* niknaks.debugging

- `genTabls(size_t)` now takes in `size_t` instead of `ubyte`
- `depth` is now `size_t`
- Increment the depth argument by 1 prior to call
- Add tabbing for call to indent when array of arrays
- Added unit tests for recursive meta programming code generation

* niknaks.debugging

- Indent only when the `depth` is non-zero for both array of arrays case entry and singular array case entry

* niknaks.debugging

- Documented unittests

* niknaks.debugging

- Documented `genTabs(size_t count)`

* niknaks.debugging

- Added `genX(size_t count, string pattern)`
- `genTabs(size_t)` now uses `genX(size_t, string)`

* niknaks.debugging

- Documented last few methods

* niknaks.debugging

- Neatened up

* niknaks.debugging

- Now returns a `string`

* niknaks.debugging

- Don't use `writeln`, use `write` for unit tests
- Cleaned up imports

* niknaks.debugging

- Removed dead and old code
- Cleaned up unused imports

* Package

- Added missing import

* niknaks.debugging

- CHanged module comment

* README

- Added information about the `niknaks.debugging` module

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

150 of 150 relevant lines covered (100.0%)

1783.58 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #152.1 30 Oct 2023 06:12PM UTC 5
100.0
Source Files on build #152
  • Tree
  • List 5
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 52dc41ae 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