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

Neptune-Crypto / twenty-first / 11212649113
98%

Build:
DEFAULT BRANCH: master
Ran 07 Oct 2024 09:57AM CUT
Jobs 1
Files 26
Run time 3min
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

07 Oct 2024 09:26AM CUT coverage: 97.76% (+0.01%) from 97.749%
11212649113

push

github

jan-ferdinand
refactor(polynomial)!: Generalize `evaluate()`

Previously, the method `Polynomial::evaluate()` only worked with
indeterminates and evaluation results of the same type as the
polynomial's coefficients.

Now, both the indeterminate and the evaluation result can be of any type
that is compatible with the coefficients and the operations performed
on them.

BREAKING CHANGE: Due to the new generality, additional type annotations
might be needed when using method `Polynomial::evaluate()`. If the old
behavior is preferred, method `Polynomial::evaluate_in_same_field()`
can be used as a drop-in replacement.

26 of 26 new or added lines in 2 files covered. (100.0%)

12654 of 12944 relevant lines covered (97.76%)

51018458.04 hits per line

Jobs
ID Job ID Ran Files Coverage
1 11212649113.1 07 Oct 2024 09:57AM CUT 26
97.76
GitHub Action Run
Source Files on build 11212649113
  • Tree
  • List 26
  • Changed 23
  • Source Changed 2
  • Coverage Changed 2
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/Line
94.97
twenty-first/src/math/b_field_element.rs1510 775 736 39 217825334.0 + 171151
95.48
twenty-first/src/amount/u32s.rs826 553 528 25 3447.0 - 5
95.98
twenty-first/src/math/digest.rs731 423 406 17 1438472.0 - 4577
96.54
twenty-first/src/math/lattice.rs1000 722 697 25 1180.0
96.79
twenty-first/src/math/x_field_element.rs1227 655 634 21 9155588.0 + 503071
96.88
twenty-first/src/math/ntt.rs545 352 341 11 101991069.0 + 31897
96.93
bfieldcodec_derive/src/lib.rs1252 1009 978 31 5.0
97.11
twenty-first/src/math/bfield_codec.rs1307 553 537 16 4088519.0 - 6270
97.64
twenty-first/src/util_types/algebraic_hasher.rs230 127 124 + 13 - 18187953.0 - 66568
97.65
twenty-first/src/mock/mmr/mock_mmr.rs1041 724 707 17 87015.0 + 18
Showing 1 to 10 of 26 entries
  • Previous
  • 1
  • 2
  • 3
  • Next
  • ►
    96.93
    bfieldcodec_derive/
  • ►
    97.83
    twenty-first/
  • Back to Repo
  • Github Actions Build #11212649113
  • 8482f939 on github
  • Prev Build on master (#11192868476)
  • Next Build on master (#11212655173)
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