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

EduardSergeev / fixed-decimal
96%

Build:
DEFAULT BRANCH: master
Repo Added 08 Jun 2024 08:06AM UTC
Files 2
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: master
CHANGE BRANCH
x
Reset
  • master
  • refs/tags/0.0.2

26 Jun 2024 09:33AM UTC coverage: 96.078%. Remained the same
9677214730

push

github

web-flow
Again fixed initial release

- Added:
- Basic functionality exposed via `Decimal (m :: Type) (s :: Nat)` type
  - Test suite
  - Benchmark suite

5 of 6 branches covered (83.33%)

Branch coverage included in aggregate %.

44 of 45 relevant lines covered (97.78%)

7558.09 hits per line

Relevant lines Covered
Build:
Build:
45 RELEVANT LINES 44 COVERED LINES
7558.09 HITS PER LINE
Source Files on master
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
9677214730 master Again fixed initial release - Added: - Basic functionality exposed via `Decimal (m :: Type) (s :: Nat)` type - Test suite - Benchmark suite push 26 Jun 2024 09:40AM UTC web-flow github
96.08
9676622441 master Fixed initial release - Added: - Basic functionality exposed via `Decimal (m :: Type) (s :: Nat)` type - Test suite - Benchmark suite push 26 Jun 2024 09:02AM UTC web-flow github
96.08
9673682813 master Initial pre-release - Added: - Basic functionality exposed via `Decimal (m :: Type) (s :: Nat)` type - Test suite - Benchmark suite push 26 Jun 2024 04:50AM UTC web-flow github
96.08
9539143759 master Add tests for `Enum` implementation (#8) - Added: - Tests to cover `Enum` instance definition for `Decimal m s` - Bump GH actions versions (CI dependencies) to fix Node.js version warnings push 16 Jun 2024 10:00PM UTC web-flow github
94.44
9535188271 master Various fixes + more tests and benchmarks (#7) - Fixed: - Get rid of `normalise` function: No need to normilise the result assuming there were no overflow - Changed: - More tests: Test various flavours of `Decimal m s` includ... push 16 Jun 2024 10:19AM UTC web-flow github
77.78
9446373860 master Benchmarks and documentation (#6) - Switch to `tasty` for tests - Add `tasty-bench`-based benchmarks: - For all basic functions comparing: - `Data.Fixed.Decimal`: with various precision; - `Data.Decimal`: slow but infinitely precise ... push 10 Jun 2024 10:09AM UTC web-flow github
85.0
9441697304 master Generic `Decimal` implementation (#5) - Expose `Decimal (p :: Type) (s :: Nat)` type to be used directly: - Use any `Integral` type (e.g. `Int`, [Int256](https://hackage.haskell.org/package/data-dword-0.3.2.1/docs/Data-DoubleWord.html#t:Int2... push 10 Jun 2024 02:50AM UTC web-flow github
80.0
9428527288 master Fix `signum` implementation (#4) - Fix `signum` implementation - Add tests for `signum` and `abs` implementations push 08 Jun 2024 12:07PM UTC web-flow github
97.5
9428265562 master Fix `Show` implementation (#3) Make sure it is identical to `Data.Decimal` implementation push 08 Jun 2024 11:12AM UTC web-flow github
92.5
9428203483 master Add build and coverage badges ![Build Status](https://github.com/EduardSergeev/fixed-decimal/workflows/master/badge.svg) ![Test Coverage](https://coveralls.io/repos/github/EduardSergeev/fixed-decimal/badge.svg) push 08 Jun 2024 10:58AM UTC web-flow github
50.0
See All Builds (74)
  • 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

© 2026 Coveralls, Inc