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

lpenz / github-workflows-update / 24500006819

16 Apr 2026 08:23AM UTC coverage: 52.511% (+0.9%) from 51.636%
24500006819

push

github

lpenz
chore: upgrade docker rust image to 1.94.1

230 of 438 relevant lines covered (52.51%)

1.16 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

0.0
/src/bin/github-workflows-update.rs
1
// Copyright (C) 2022 Leandro Lisboa Penz <lpenz@lpenz.org>
2
// This file is subject to the terms and conditions defined in
3
// file 'LICENSE', which is part of this source code package.
4

5
use color_eyre::Result;
6

7
pub fn main() -> Result<()> {
×
8
    color_eyre::install()?;
×
9
    github_workflows_update::cmd::main()
×
10
}
×
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