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

rparini / cxroots-app / 6753147318
62%

Build:
DEFAULT BRANCH: master
Ran 04 Nov 2023 06:02AM UTC
Jobs 1
Files 4
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

04 Nov 2023 06:01AM UTC coverage: 58.889%. Remained the same
6753147318

push

github

web-flow
Update dependency mathjs to v12 (#91)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [mathjs](https://mathjs.org)
([source](https://togithub.com/josdejong/mathjs)) | [`11.12.0` ->
`12.0.0`](https://renovatebot.com/diffs/npm/mathjs/11.12.0/12.0.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/mathjs/12.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/mathjs/12.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/mathjs/11.12.0/12.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/mathjs/11.12.0/12.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>josdejong/mathjs (mathjs)</summary>

###
[`v12.0.0`](https://togithub.com/josdejong/mathjs/blob/HEAD/HISTORY.md#2023-10-26-1200)

[Compare
Source](https://togithub.com/josdejong/mathjs/compare/v11.12.0...v12.0.0)

Breaking changes:

- Fix [#&#8203;2879](https://togithub.com/josdejong/mathjs/issues/2879),
[#&#8203;2927](https://togithub.com/josdejong/mathjs/issues/2927),
[#&#8203;3014](https://togithub.com/josdejong/mathjs/issues/3014):
change the confusing interface of `eigs`
([#&#8203;3037](https://togithub.com/josdejong/mathjs/issues/3037)),
    thanks [@&#8203;gwhitney](https://togithub.com/gwhitney).
    Before, functions `eigs` returned an object:
        { values: MathCollection; vectors: MathCollection }
where `vectors` was a 2d matrix of which the columns contained the
vectors.
    This is changed to `eigs` returning an object:
        { 
          values: MathCollection
          eigenvectors: Array<{
          ... (continued)

16 of 23 branches covered (0.0%)

Branch coverage included in aggregate %.

37 of 67 relevant lines covered (55.22%)

0.88 hits per line

Jobs
ID Job ID Ran Files Coverage
1 6753147318.1 04 Nov 2023 06:02AM UTC 0
58.89
GitHub Action Run
Source Files on build 6753147318
Detailed source file information is not available for this build.
  • Back to Repo
  • c0c90b14 on github
  • Prev Build on master (#6752428518)
  • Next Build on master (#6831737444)
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