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

cfelton / test_jpeg / 189 / 3
92%
master: 92%

Build:
DEFAULT BRANCH: master
Ran 16 Jul 2016 03:54PM UTC
Files 31
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

16 Jul 2016 03:45PM UTC coverage: 97.92% (+0.5%) from 97.41%
189.3

push

travis-ci

cfelton
Quantizer module (#28)

* added rle files

* changes

* changes in rle

* doc

* Update rlecore.py

* Update .travis.yml

* Create __init__.py

* Update rlecore.py

* changes in testbench

* testbench modified

* modified entropycoder

* Update .travis.yml

* Update .travis.yml

* made changes

* made more generic

* updated test

* changes in testbench

* changes in tb

* fixed a bug

* changes in rle tb

* added generic ports

* double buffer tb

* small bug

* small fix
1. quantiser_top module handles sending data into the Quantizer Core module and handles the control signals.
2. Quantizer core module sends the divisor and dividend into the divisor.py file.
3. The divisor used stores reciprocal of divisor in a ROM(divisor value ranges from 0-255).
4. The divider uses a multiplier for the division purpose : (reciprocal(divisor) * dividend) and round off the value.
5. I also included a software implementation to compare the values.

1083 of 1106 relevant lines covered (97.92%)

0.98 hits per line

Source Files on job 189.3
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 189
  • Travis Job 189.3
  • db4914b6 on github
  • Prev Job for on master (#188.3)
  • Next Job for on master (#199.3)
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

© 2026 Coveralls, Inc