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

form-dev / form / 18873894527
57%

Build:
DEFAULT BRANCH: master
Ran 28 Oct 2025 11:58AM UTC
Jobs 12
Files 65
Run time 1min
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

28 Oct 2025 11:54AM UTC coverage: 57.024% (+0.01%) from 57.013%
18873894527

push

github

cbmarini
feat: add StrictRounding statement to round floats and to trim excess GMP precision
- The user can specify a precision (in bits or digits) for the rounding. If no number is given, the default precision is used.
- Ensures that extra internal GMP precision (used for tracking accuracy) is cut off and properly rounded
- Internally the mpf_get_str and mpf_set_str are used. This means we could also implement base 2 rounding.
- refactor: changed AO.floatsize such that it can now also hold floats in base 2.
- This resolves #698
- added a test and  documentation for strictrounding.

52 of 61 new or added lines in 3 files covered. (85.25%)

11 existing lines in 1 file now uncovered.

46998 of 82418 relevant lines covered (57.02%)

5629878.78 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
9
76.52
0.7% sources/float.c

Uncovered Existing Lines

Lines Coverage ∆ File
11
66.15
-0.46% sources/sort.c
Jobs
ID Job ID Ran Files Coverage
1 vorm (default) (flint - no) - 18873894527.1 28 Oct 2025 11:58AM UTC 61
52.12
GitHub Action Run
2 tvorm (extra) - 18873894527.2 28 Oct 2025 11:58AM UTC 65
29.23
GitHub Action Run
3 tvorm -w2 (extra) (flint - no) - 18873894527.3 28 Oct 2025 11:58AM UTC 62
30.59
GitHub Action Run
4 tvorm (extra) (flint - no) - 18873894527.4 28 Oct 2025 11:59AM UTC 62
30.79
GitHub Action Run
5 tvorm -w2 (extra) - 18873894527.5 28 Oct 2025 11:58AM UTC 65
29.03
GitHub Action Run
6 tvorm -w2 (default) (flint - no) - 18873894527.6 28 Oct 2025 11:58AM UTC 62
52.41
GitHub Action Run
7 vorm (extra) - 18873894527.7 28 Oct 2025 11:59AM UTC 64
28.13
GitHub Action Run
8 tvorm (default) (flint - no) - 18873894527.8 28 Oct 2025 11:59AM UTC 62
52.6
GitHub Action Run
9 vorm (extra) (flint - no) - 18873894527.9 28 Oct 2025 11:59AM UTC 61
29.74
GitHub Action Run
10 tvorm -w2 (default) - 18873894527.10 28 Oct 2025 11:58AM UTC 65
52.74
GitHub Action Run
11 vorm (default) - 18873894527.11 28 Oct 2025 11:58AM UTC 64
52.48
GitHub Action Run
12 tvorm (default) - 18873894527.12 28 Oct 2025 11:58AM UTC 65
52.94
GitHub Action Run
Source Files on build 18873894527
  • Tree
  • List 65
  • Changed 9
  • Source Changed 5
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #18873894527
  • 01a66ec6 on github
  • Prev Build on master (#18871953288)
  • Next Build on master (#18876333565)
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