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

gitext-rs / git2-ext / 30679540183
32%

Build:
DEFAULT BRANCH: main
Ran 01 Aug 2026 02:16AM UTC
Jobs 1
Files 5
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

01 Aug 2026 02:12AM UTC coverage: 32.558% (+0.1%) from 32.442%
30679540183

push

github

web-flow
chore(deps): Update compatible (dev) (#137)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [git-fixture](https://redirect.github.com/gitext-rs/git-fixture) |
dev-dependencies | minor | `1.0.0` → `1.1.0` |
| [regex](https://redirect.github.com/rust-lang/regex) |
dev-dependencies | minor | `1.12.4` → `1.13.1` |

---

### Release Notes

<details>
<summary>gitext-rs/git-fixture (git-fixture)</summary>

###
[`v1.1.0`](https://redirect.github.com/gitext-rs/git-fixture/blob/HEAD/CHANGELOG.md#110---2026-07-01)

[Compare
Source](https://redirect.github.com/gitext-rs/git-fixture/compare/v1.0.0...v1.1.0)

##### Internal

- Update git2 version

</details>

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

###
[`v1.13.1`](https://redirect.github.com/rust-lang/regex/blob/HEAD/CHANGELOG.md#1131-2026-07-15)

[Compare
Source](https://redirect.github.com/rust-lang/regex/compare/1.13.0...1.13.1)

\===================
This is a release that fixes a bug where incorrect regex match offsets
could be
reported. Note that this doesn't impact whether a match occurs or not,
just
where it occurs. The match offsets are still valid for slicing, they
just may
not refer to the correct leftmost-first match. See
[#&#8203;1364](https://redirect.github.com/rust-lang/regex/pull/1364)
for (many) more details.

Bug fixes:

-
[#&#8203;1354](https://redirect.github.com/rust-lang/regex/issues/1354):
  Fixes previously unsound reverse suffix and inner optimizations.

###
[`v1.13.0`](https://redirect.github.com/rust-lang/regex/blob/HEAD/CHANGELOG.md#1130-2026-07-09)

[Compare
Source](https://redirect.github.com/rust-lang/regex/compare/1.12.4...1.13.0)

\===================
This release includes a new API, a `regex!` macro, for lazy compilation
of
a regex from a string literal. If you use regexes a lot, it's likely
you've
already written one exactly like it. The new macro can be used like
this:

```rust
use regex::regex;

fn is_match(line: &... (continued)

182 of 559 relevant lines covered (32.56%)

0.58 hits per line

Jobs
ID Job ID Ran Files Coverage
1 30679540183.1 01 Aug 2026 02:16AM UTC 5
32.56
GitHub Action Run
Source Files on build 30679540183
  • Tree
  • List 5
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 7f10dccc on github
  • Prev Build on main (#29059823216)
  • Next Build on main (#30697353438)
  • Delete
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