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

google / scaaml / 27601411835
87%
main: 87%

Build:
Build:
LAST BUILD BRANCH: gh-readonly-queue/main/pr-535-cddafa6d14b4bab04d6f3a33668b50c1b3c90ece
DEFAULT BRANCH: main
Ran 16 Jun 2026 07:40AM UTC
Jobs 1
Files 63
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

16 Jun 2026 07:26AM UTC coverage: 86.632%. Remained the same
27601411835

push

github

web-flow
Bump the dependabot group with 2 updates (#532)

Bumps the dependabot group with 2 updates:
[cryptography](https://github.com/pyca/cryptography) and
[matplotlib](https://github.com/matplotlib/matplotlib).

Updates `cryptography` from 48.0.0 to 49.0.0
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst">cryptography's
changelog</a>.</em></p>
<blockquote>
<p>49.0.0 - 2026-06-12</p>
<pre><code>
* **BACKWARDS INCOMPATIBLE:** Support for ``x86_64`` macOS has been
removed.
  We now only publish ``arm64`` wheels for macOS.
* **BACKWARDS INCOMPATIBLE:** Support for 32-bit Windows has been
removed.
  Users should move to a 64-bit Python installation.
* **BACKWARDS INCOMPATIBLE:** Removed the deprecated
  ``PUBLIC_KEY_TYPES``, ``PRIVATE_KEY_TYPES``,
``CERTIFICATE_PRIVATE_KEY_TYPES``,
``CERTIFICATE_ISSUER_PUBLIC_KEY_TYPES``,
  and ``CERTIFICATE_PUBLIC_KEY_TYPES`` type aliases. Use
``PublicKeyTypes``, ``PrivateKeyTypes``,
``CertificateIssuerPrivateKeyTypes``,
  ``CertificateIssuerPublicKeyTypes``, and ``CertificatePublicKeyTypes``
  instead. These were deprecated in version 40.0.
* **BACKWARDS INCOMPATIBLE:**
:class:`~cryptography.hazmat.primitives.ciphers.algorithms.ChaCha20`
now treats the first 4 bytes of the ``nonce`` as a 32-bit little-endian
block
counter (as defined in :rfc:`7539`) and tracks the number of bytes
processed.
Attempting to encrypt or decrypt more data than the counter allows
before it
would overflow now raises a :class:`ValueError` rather than silently
diverging
from RFC 7539. Setting the counter portion of the ``nonce`` to zero
allows
  encrypting up to 256 GiB with a given nonce.
* **BACKWARDS INCOMPATIBLE:** Loading an X.509 certificate whose ECDSA
or DSA
signature ``AlgorithmIdentifier`` contains encoded NULL parameters now
raises
a :class:`ValueError`. Such certificates are invalid, but older versions
of
  Java emitted them; previously they loaded with a depreca... (continued)

3156 of 3643 relevant lines covered (86.63%)

0.87 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27601411835.1 16 Jun 2026 07:40AM UTC 63
86.63
GitHub Action Run
Source Files on build 27601411835
  • Tree
  • List 63
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27601411835
  • 85d8179c on github
  • Prev Build on main (#27529127535)
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