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

gitext-rs / git-config-env
71%

Build:
DEFAULT BRANCH: main
Repo Added 26 Apr 2024 03:48PM CUT
Token jmXSRIHVaIVbh3xYpscXuQCFNh7uNZMeK regen
Build 48 Last
Files 3
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

LAST BUILD ON BRANCH main
branch: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • main
  • renovate/itertools-0.x
  • renovate/migrate-config
  • renovate/stable-1.x
  • template
  • w7

26 Jun 2025 07:40PM CUT coverage: 70.526% (-1.1%) from 71.579%
15910985229

push

github

web-flow
chore(deps): Update Rust Stable to v1.88 (#55)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [STABLE](https://redirect.github.com/rust-lang/rust) | minor | `1.87`
-> `1.88` |

---

### Release Notes

<details>
<summary>rust-lang/rust (STABLE)</summary>

###
[`v1.88`](https://redirect.github.com/rust-lang/rust/blob/HEAD/RELEASES.md#Version-1880-2025-06-26)

[Compare
Source](https://redirect.github.com/rust-lang/rust/compare/1.87.0...1.88.0)

\==========================

<a id="1.88.0-Language"></a>

## Language

- [Stabilize `#![feature(let_chains)]` in the 2024
edition.](https://redirect.github.com/rust-lang/rust/pull/132833)
This feature allows `&&`-chaining `let` statements inside `if` and
`while`, allowing intermixture with boolean expressions. The patterns
inside the `let` sub-expressions can be irrefutable or refutable.
- [Stabilize
`#![feature(naked_functions)]`.](https://redirect.github.com/rust-lang/rust/pull/134213)
Naked functions allow writing functions with no compiler-generated
epilogue and prologue, allowing full control over the generated assembly
for a particular function.
- [Stabilize
`#![feature(cfg_boolean_literals)]`.](https://redirect.github.com/rust-lang/rust/pull/138632)
This allows using boolean literals as `cfg` predicates, e.g.
`#[cfg(true)]` and `#[cfg(false)]`.
- [Fully de-stabilize the `#[bench]`
attribute](https://redirect.github.com/rust-lang/rust/pull/134273).
Usage of `#[bench]` without `#![feature(custom_test_frameworks)]`
already triggered a deny-by-default future-incompatibility lint since
Rust 1.77, but will now become a hard error.
- [Add warn-by-default `dangerous_implicit_autorefs` lint against
implicit autoref of raw pointer
dereference.](https://redirect.github.com/rust-lang/rust/pull/123239)
The lint [will be bumped to
deny-by-default](https://redirect.github.com/rust-lang/rust/pull/141661)
in the next version of Rust.
- [Add `invalid_null_arguments` lint to prevent i... (continued)

67 of 95 relevant lines covered (70.53%)

2.07 hits per line

Relevant lines Covered
Build:
Build:
95 RELEVANT LINES 67 COVERED LINES
2.07 HITS PER LINE
Source Files on main
  • Tree
  • List 3
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/Line
61.54
src/quote.rs99 26 16 - 110 + 13.0 + 1.0
65.85
src/param.rs263 41 27 14 2.0 + 1.0
85.71
src/env.rs196 28 24 4 3.0
Showing 1 to 3 of 3 entries
  • Previous
  • 1
  • Next
  • ►
    70.53
    src/

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
15910985229 main chore(deps): Update Rust Stable to v1.88 (#55) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [STABLE](https://redirect.github.com/rust-lang/rust) | minor | `1.87` -> `1.88` | --- ### Release Notes <deta... push 26 Jun 2025 07:43PM CUT web-flow github
70.53
15910958268 renovate/stable-1.x Merge 69dbc70c4 into 5464c2dd3 Pull #55 26 Jun 2025 07:41PM CUT web-flow github
70.53
15425308037 main Merge pull request #54 from epage/template chore: Update from _rust/main template push 03 Jun 2025 06:47PM CUT web-flow github
71.58
15425175456 template Merge 228c712f1 into 1f8b1a376 Pull #54 03 Jun 2025 06:40PM CUT web-flow github
71.58
15053124951 main chore(deps): Update Rust Stable to v1.87 (#53) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [STABLE](https://redirect.github.com/rust-lang/rust) | minor | `1.86` -> `1.87` | --- ### Release Notes <deta... push 15 May 2025 07:06PM CUT web-flow github
71.58
15053091763 renovate/stable-1.x Merge ac43d645d into 48030d6fb Pull #53 15 May 2025 07:04PM CUT web-flow github
71.58
14883964051 renovate/migrate-config Merge 918d408b8 into 48030d6fb Pull #52 07 May 2025 01:01PM CUT web-flow github
71.58
14242750457 main chore(deps): Update Rust Stable to v1.86 (#51) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [STABLE](https://redirect.github.com/rust-lang/rust) | minor | `1.85` -> `1.86` | --- ### Release Notes <deta... push 03 Apr 2025 12:20PM CUT web-flow github
71.58
14242655408 renovate/stable-1.x Merge f0f961bd1 into 32c6d750b Pull #51 03 Apr 2025 12:15PM CUT web-flow github
71.58
13442415827 main chore(deps): Update Rust Stable to v1.85 (#50) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [STABLE](https://redirect.github.com/rust-lang/rust) | minor | `1.84` -> `1.85` | --- ### Release Notes <deta... push 20 Feb 2025 06:46PM CUT web-flow github
70.53
See All Builds (48)

Badge your Repo: git-config-env

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • Repo on GitHub
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