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

endoze / street-cred / 29708930116
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: release-plz-2026-07-20T15-19-04Z
DEFAULT BRANCH: master
Ran 20 Jul 2026 12:31AM UTC
Jobs 1
Files 4
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

20 Jul 2026 12:04AM UTC coverage: 100.0% (+0.7%) from 99.346%
29708930116

Pull #25

github

endoze
chore(deps): upgrade deps and adopt aes-gcm 0.11

Bring all dependencies up to their latest releases. aes-gcm 0.11 is a
breaking change that drops the re-exported OsRng and GenericArray and
deprecates generate_key, so the cipher and key-generation code moves
to the new API (new_from_slice, Nonce::try_from, Key::generate) and
pulls in getrandom directly for random IV bytes. Files encrypted by
earlier versions still decrypt, as the algorithm and wire format are
unchanged.

Drop the App struct and its serde/serde_json dependencies, dead since
the AWS-secrets feature was removed in 2022, and replace the
lazy_static dev-dependency with std::sync::LazyLock.

The let-chains adopted during cleanup require Rust 1.88, so pin
rust-version and the CI toolchain to match.
Pull Request #25: chore(deps): upgrade deps and adopt aes-gcm 0.11

23 of 23 new or added lines in 3 files covered. (100.0%)

158 of 158 relevant lines covered (100.0%)

12.14 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29708930116.1 20 Jul 2026 12:30AM UTC 4
100.0
GitHub Action Run
Source Files on build 29708930116
  • Tree
  • List 4
  • Changed 4
  • Source Changed 3
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #25
  • PR Base - master (#15653796709)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc