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

gitext-rs / git-branch-stash
0%

Build:
DEFAULT BRANCH: main
Repo Added 26 Apr 2024 03:29PM UTC
Token 4SfzmT54kAZN7pfHQ7hVOPVz3sHDBkOII regen
Build 151 Last
Files 6
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: main
CHANGE BRANCH
x
Reset
Sync Branches
  • main
  • edition
  • msrv
  • renovate/actions-checkout-5.x
  • renovate/actions-checkout-6.x
  • renovate/actions-setup-python-6.x
  • renovate/anstream-1.x
  • renovate/clap-verbosity-flag-3.x
  • renovate/compatible
  • renovate/crate-ci-committed-1.x
  • renovate/crate-ci-typos-1.x
  • renovate/git-config-env-1.x
  • renovate/git2-0.x
  • renovate/github-codeql-action-4.x
  • renovate/human-panic-2.x
  • renovate/itertools-0.x
  • renovate/j178-prek-action-2.x
  • renovate/migrate-config
  • renovate/stable-1.x
  • template
  • update

01 Jun 2026 04:34AM UTC coverage: 0.0%. Remained the same
26735353548

push

github

web-flow
chore(deps): Update compatible (#164)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [log](https://redirect.github.com/rust-lang/log) | dependencies |
patch | `0.4.29` β†’ `0.4.30` |
| [serde_json](https://redirect.github.com/serde-rs/json) | dependencies
| patch | `1.0.149` β†’ `1.0.150` |

---

### Release Notes

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

###
[`v0.4.30`](https://redirect.github.com/rust-lang/log/blob/HEAD/CHANGELOG.md#0430---2026-05-21)

[Compare
Source](https://redirect.github.com/rust-lang/log/compare/0.4.29...0.4.30)

##### What's Changed

- Support capturing of `std::net` types by
[@&#8203;KodrAus](https://redirect.github.com/KodrAus) in
[#&#8203;724](https://redirect.github.com/rust-lang/log/pull/724)

##### New Contributors

- [@&#8203;V0ldek](https://redirect.github.com/V0ldek) made their first
contribution in
[#&#8203;720](https://redirect.github.com/rust-lang/log/pull/720)
- [@&#8203;woodruffw](https://redirect.github.com/woodruffw) made their
first contribution in
[#&#8203;723](https://redirect.github.com/rust-lang/log/pull/723)

**Full Changelog**:
<https://github.com/rust-lang/log/compare/0.4.29...0.4.30>

##### Notable Changes

- MSRV is bumped to 1.71.0 in
[#&#8203;723](https://redirect.github.com/rust-lang/log/pull/723)

</details>

<details>
<summary>serde-rs/json (serde_json)</summary>

###
[`v1.0.150`](https://redirect.github.com/serde-rs/json/releases/tag/v1.0.150)

[Compare
Source](https://redirect.github.com/serde-rs/json/compare/v1.0.149...v1.0.150)

- Reject non-string enum object keys
([#&#8203;1324](https://redirect.github.com/serde-rs/json/issues/1324),
thanks
[@&#8203;puneetdixit200](https://redirect.github.com/puneetdixit200))

</details>

---

### Configuration

πŸ“… **Schedule**: (UTC)

- Branch creation
  - "before 5am on the first day of the month"
- Automerge
  - At any time (no schedule defined)

🚦 **Automerge**: Enabled.

β™» **Rebasing**: Whenever ... (continued)

0 of 571 relevant lines covered (0.0%)

0.0 hits per line

Relevant lines Covered
Build:
Build:
571 RELEVANT LINES 0 COVERED LINES
0.0 HITS PER LINE
Source Files on main
  • Tree
  • List 6
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage βˆ† File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
26735353548 main chore(deps): Update compatible (#164) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [log](https://redirect.github.com/rust-lang/log) | dependencies | patch | `0.4.29` β†’ `0.4.30` | | [serde_json]... push 01 Jun 2026 04:36AM UTC web-flow github
0.0
26610571949 main chore(deps): Update Rust Stable to v1.96 (#163) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [STABLE](https://redirect.github.com/rust-lang/rust) | minor | `1.95` β†’ `1.96` | --- ### Release Notes <deta... push 29 May 2026 12:34AM UTC web-flow github
0.0
25220687850 main chore(deps): Update compatible (#158) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [anstyle](https://redirect.github.com/rust-cli/anstyle) | dependencies | patch | `1.0.13` β†’ `1.0.14` | | [clap... push 01 May 2026 03:37PM UTC web-flow github
0.0
25220564857 main Merge pull request #162 from epage/msrv chore: Bump MSRV to 1.88 push 01 May 2026 03:34PM UTC web-flow github
0.0
25197738142 main Merge pull request #161 from gitext-rs/renovate/crate-ci-typos-1.x chore(deps): Update pre-commit hook crate-ci/typos to v1.46.0 push 01 May 2026 01:26AM UTC web-flow github
0.0
24529057935 main chore(deps): Update Rust Stable to v1.95 (#160) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [STABLE](https://redirect.github.com/rust-lang/rust) | minor | `1.94` β†’ `1.95` | --- ### Release Notes <deta... push 16 Apr 2026 07:16PM UTC web-flow github
0.0
23855510051 main Merge pull request #159 from gitext-rs/renovate/j178-prek-action-2.x chore(deps): Update j178/prek-action action to v2 push 01 Apr 2026 03:07PM UTC web-flow github
0.0
22739461912 main chore(deps): Update Rust Stable to v1.94 (#157) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [STABLE](https://redirect.github.com/rust-lang/rust) | minor | `1.93` β†’ `1.94` | --- ### Release Notes <deta... push 05 Mar 2026 10:22PM UTC web-flow github
0.0
22642163865 main Merge pull request #156 from epage/update chore: Upgrade dependencies push 03 Mar 2026 08:52PM UTC web-flow github
0.0
22593797956 main Merge pull request #155 from epage/edition chore: Migrate to Edition 2024 push 02 Mar 2026 08:13PM UTC web-flow github
0.0
See All Builds (151)

Badge your Repo: git-branch-stash

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

© 2026 Coveralls, Inc