Граф коммитов

1064 Коммитов

Автор SHA1 Сообщение Дата
dependabot[bot] f279f69d3a
Bump uuid from 1.3.0 to 1.3.1 (#1010)
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/uuid-rs/uuid/releases)
- [Commits](https://github.com/uuid-rs/uuid/compare/1.3.0...1.3.1)

---
updated-dependencies:
- dependency-name: uuid
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-12 16:52:47 +02:00
dependabot[bot] e7b7cea482
Bump crossbeam-channel from 0.5.7 to 0.5.8 (#1011)
Bumps [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam) from 0.5.7 to 0.5.8.
- [Release notes](https://github.com/crossbeam-rs/crossbeam/releases)
- [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-channel-0.5.7...crossbeam-channel-0.5.8)

---
updated-dependencies:
- dependency-name: crossbeam-channel
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-12 16:52:37 +02:00
Jon Gjengset cd39af54da
Parallelize llvm-cov invocations (#1015)
llvm-cov can be fairly slow per invocation, but can safely and easily be
parallelized for significant speed-ups when there are many binary
artifacts.

See https://github.com/mozilla/grcov/issues/1013.
2023-04-12 16:52:05 +02:00
Marco Castelluccio 917494ab5b Update help text in the README 2023-04-02 11:38:10 +02:00
Marco Castelluccio a05ed8fb0b Update action versions 2023-04-02 11:29:48 +02:00
Marco Castelluccio 2cc5dc32a3 Version 0.8.16 2023-04-02 11:14:51 +02:00
dependabot[bot] d8d00b70c6
Bump tempfile from 3.4.0 to 3.5.0 (#1009)
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/Stebalien/tempfile/releases)
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/NEWS)
- [Commits](https://github.com/Stebalien/tempfile/commits)

---
updated-dependencies:
- dependency-name: tempfile
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-02 11:13:25 +02:00
dependabot[bot] fc102b3977
Bump serde from 1.0.158 to 1.0.159 (#1008)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.158 to 1.0.159.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.158...v1.0.159)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-02 11:13:15 +02:00
dependabot[bot] 5b44e148ed
Bump symbolic-common from 12.1.1 to 12.1.2 (#1007)
Bumps [symbolic-common](https://github.com/getsentry/symbolic) from 12.1.1 to 12.1.2.
- [Release notes](https://github.com/getsentry/symbolic/releases)
- [Changelog](https://github.com/getsentry/symbolic/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/symbolic/compare/12.1.1...12.1.2)

---
updated-dependencies:
- dependency-name: symbolic-common
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-02 11:13:07 +02:00
dependabot[bot] 64949b9f69
Bump symbolic-demangle from 12.1.1 to 12.1.2 (#1006)
Bumps [symbolic-demangle](https://github.com/getsentry/symbolic) from 12.1.1 to 12.1.2.
- [Release notes](https://github.com/getsentry/symbolic/releases)
- [Changelog](https://github.com/getsentry/symbolic/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/symbolic/compare/12.1.1...12.1.2)

---
updated-dependencies:
- dependency-name: symbolic-demangle
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-02 11:12:57 +02:00
dependabot[bot] d7d189822b
Bump serde_json from 1.0.94 to 1.0.95 (#1005)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.94 to 1.0.95.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.94...v1.0.95)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-02 11:12:49 +02:00
CosmicHorror 13c2ea6803
Consolidate `--output-type` and `--output-types` (#1004) 2023-04-02 10:56:11 +02:00
willmurnane 9be49d490d
Update Gitlab CI instructions for multi-output (#1003) 2023-03-31 16:40:58 +02:00
dependabot[bot] 3d11c826a7
Bump regex from 1.7.2 to 1.7.3 (#1001)
Bumps [regex](https://github.com/rust-lang/regex) from 1.7.2 to 1.7.3.
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/regex/compare/1.7.2...1.7.3)

---
updated-dependencies:
- dependency-name: regex
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-27 20:35:03 +02:00
CosmicHorror 88db76ee31
Update clap to v4 (#1000) 2023-03-27 15:26:15 +02:00
Marco Castelluccio c302d61dd5 Bump symbolic-common and symbolic-demangle from 9.2.1 to 12.1.1
Bumps [symbolic-common](https://github.com/getsentry/symbolic) from 9.2.1 to 12.1.1.
- [Release notes](https://github.com/getsentry/symbolic/releases)
- [Changelog](https://github.com/getsentry/symbolic/blob/master/CHANGELOG.md)
- [Commits](getsentry/symbolic@9.2.1...12.1.1)

---
updated-dependencies:
- dependency-name: symbolic-common
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Bumps [symbolic-demangle](https://github.com/getsentry/symbolic) from 9.2.1 to 12.1.1.
- [Release notes](https://github.com/getsentry/symbolic/releases)
- [Changelog](https://github.com/getsentry/symbolic/blob/master/CHANGELOG.md)
- [Commits](getsentry/symbolic@9.2.1...12.1.1)

---
updated-dependencies:
- dependency-name: symbolic-demangle
  dependency-type: direct:production
  update-type: version-update:semver-major
2023-03-24 23:41:57 +01:00
Marco Castelluccio 3279a0ced4 Version 0.8.15 2023-03-24 23:07:31 +01:00
Marco Castelluccio 97f8eba23a Don't fail if .local directory already exists 2023-03-24 23:06:43 +01:00
Marco Castelluccio 83c63343f2 Version 0.8.14 2023-03-24 22:50:40 +01:00
Marco Castelluccio 82ddbc3a3b Add an additional test for parse_version 2023-03-24 22:48:34 +01:00
willmurnane 0ee8aa19cd
Add Gitlab CI example (#996) 2023-03-24 22:24:49 +01:00
CosmicHorror 626ef1e3f8
Switch `structopt` for `clap` v3 (#997) 2023-03-24 14:40:32 +01:00
dependabot[bot] 25ac3fc649
Bump serde from 1.0.156 to 1.0.158 (#993)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.156 to 1.0.158.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.156...v1.0.158)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-21 16:23:35 +01:00
dependabot[bot] ac9b4b09b6
Bump regex from 1.7.0 to 1.7.2 (#995)
Bumps [regex](https://github.com/rust-lang/regex) from 1.7.0 to 1.7.2.
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/regex/compare/1.7.0...1.7.2)

---
updated-dependencies:
- dependency-name: regex
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-21 15:58:23 +01:00
dependabot[bot] e03da56313
Bump num_cpus from 1.14.0 to 1.15.0 (#945)
Bumps [num_cpus](https://github.com/seanmonstar/num_cpus) from 1.14.0 to 1.15.0.
- [Release notes](https://github.com/seanmonstar/num_cpus/releases)
- [Changelog](https://github.com/seanmonstar/num_cpus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/num_cpus/compare/v1.14.0...v1.15.0)

---
updated-dependencies:
- dependency-name: num_cpus
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-21 15:58:12 +01:00
dependabot[bot] 1dc40f9da9
Bump regex from 1.7.0 to 1.7.1 (#952)
Bumps [regex](https://github.com/rust-lang/regex) from 1.7.0 to 1.7.1.
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/regex/compare/1.7.0...1.7.1)

---
updated-dependencies:
- dependency-name: regex
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-21 15:28:35 +01:00
dependabot[bot] 30af9a881b
Bump uuid from 1.2.2 to 1.3.0 (#958)
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.2.2 to 1.3.0.
- [Release notes](https://github.com/uuid-rs/uuid/releases)
- [Commits](https://github.com/uuid-rs/uuid/compare/1.2.2...1.3.0)

---
updated-dependencies:
- dependency-name: uuid
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-21 15:28:02 +01:00
dependabot[bot] 90e2ea6ae5
Bump tempfile from 3.3.0 to 3.4.0 (#968)
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/Stebalien/tempfile/releases)
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/NEWS)
- [Commits](https://github.com/Stebalien/tempfile/commits)

---
updated-dependencies:
- dependency-name: tempfile
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-21 15:27:52 +01:00
dependabot[bot] e8cfaeaf3c
Bump crossbeam-channel from 0.5.6 to 0.5.7 (#973)
Bumps [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam) from 0.5.6 to 0.5.7.
- [Release notes](https://github.com/crossbeam-rs/crossbeam/releases)
- [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-channel-0.5.6...crossbeam-channel-0.5.7)

---
updated-dependencies:
- dependency-name: crossbeam-channel
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-21 15:27:42 +01:00
dependabot[bot] 69f3292c2d
Bump rayon from 1.6.0 to 1.7.0 (#975)
Bumps [rayon](https://github.com/rayon-rs/rayon) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/rayon-rs/rayon/releases)
- [Changelog](https://github.com/rayon-rs/rayon/blob/master/RELEASES.md)
- [Commits](https://github.com/rayon-rs/rayon/compare/rayon-core-v1.6.0...rayon-core-v1.7.0)

---
updated-dependencies:
- dependency-name: rayon
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-21 15:27:31 +01:00
dependabot[bot] a6c50e4baf
Bump globset from 0.4.9 to 0.4.10 (#951)
Bumps [globset](https://github.com/BurntSushi/ripgrep) from 0.4.9 to 0.4.10.
- [Release notes](https://github.com/BurntSushi/ripgrep/releases)
- [Changelog](https://github.com/BurntSushi/ripgrep/blob/master/CHANGELOG.md)
- [Commits](https://github.com/BurntSushi/ripgrep/compare/globset-0.4.9...ignore-0.4.10)

---
updated-dependencies:
- dependency-name: globset
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-21 15:24:59 +01:00
dependabot[bot] 0c8ec3aa21
Bump zip from 0.6.3 to 0.6.4 (#957)
Bumps [zip](https://github.com/zip-rs/zip) from 0.6.3 to 0.6.4.
- [Release notes](https://github.com/zip-rs/zip/releases)
- [Changelog](https://github.com/zip-rs/zip/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zip-rs/zip/commits/v0.6.4)

---
updated-dependencies:
- dependency-name: zip
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-21 15:24:43 +01:00
dependabot[bot] 97f2dc9e9e
Bump infer from 0.11.0 to 0.13.0 (#974)
Bumps [infer](https://github.com/bojand/infer) from 0.11.0 to 0.13.0.
- [Release notes](https://github.com/bojand/infer/releases)
- [Commits](https://github.com/bojand/infer/compare/v0.11.0...v0.13.0)

---
updated-dependencies:
- dependency-name: infer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-21 15:24:30 +01:00
dependabot[bot] cae31666c9
Bump once_cell from 1.16.0 to 1.17.1 (#965)
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.16.0 to 1.17.1.
- [Release notes](https://github.com/matklad/once_cell/releases)
- [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md)
- [Commits](https://github.com/matklad/once_cell/compare/v1.16.0...v1.17.1)

---
updated-dependencies:
- dependency-name: once_cell
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-21 15:24:03 +01:00
dependabot[bot] 0bf77057f0
Bump serde_json from 1.0.88 to 1.0.94 (#976)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.88 to 1.0.94.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.88...v1.0.94)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-21 15:23:50 +01:00
dependabot[bot] 491fa27a03
Bump simplelog from 0.12.0 to 0.12.1 (#977)
Bumps [simplelog](https://github.com/drakulix/simplelog.rs) from 0.12.0 to 0.12.1.
- [Release notes](https://github.com/drakulix/simplelog.rs/releases)
- [Changelog](https://github.com/Drakulix/simplelog.rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/drakulix/simplelog.rs/compare/v0.12.0...v0.12.1)

---
updated-dependencies:
- dependency-name: simplelog
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-21 15:09:48 +01:00
Marco Castelluccio 26dff1aa5f
Revert "Bump serde from 1.0.147 to 1.0.156 (#987)" (#994)
This reverts commit e16e60bcbe.
2023-03-21 15:00:50 +01:00
Edmundo Ferreira 92544ca4ae
Make html branch info dependent on cmdline argument --branch (#978)
- remove the usual 100% when no --branch option is passed
2023-03-21 14:23:44 +01:00
dependabot[bot] 4bc9db563b
Bump chrono from 0.4.23 to 0.4.24 (#985)
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.23 to 0.4.24.
- [Release notes](https://github.com/chronotope/chrono/releases)
- [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md)
- [Commits](https://github.com/chronotope/chrono/compare/v0.4.23...v0.4.24)

---
updated-dependencies:
- dependency-name: chrono
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-21 14:22:47 +01:00
dependabot[bot] e16e60bcbe
Bump serde from 1.0.147 to 1.0.156 (#987)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.147 to 1.0.156.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.147...v1.0.156)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-21 14:22:35 +01:00
dependabot[bot] 9edb65cb54
Bump walkdir from 2.3.2 to 2.3.3 (#988)
Bumps [walkdir](https://github.com/BurntSushi/walkdir) from 2.3.2 to 2.3.3.
- [Release notes](https://github.com/BurntSushi/walkdir/releases)
- [Commits](https://github.com/BurntSushi/walkdir/compare/2.3.2...2.3.3)

---
updated-dependencies:
- dependency-name: walkdir
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-21 14:22:19 +01:00
dependabot[bot] bb3a368f84
Bump semver from 1.0.14 to 1.0.17 (#989)
Bumps [semver](https://github.com/dtolnay/semver) from 1.0.14 to 1.0.17.
- [Release notes](https://github.com/dtolnay/semver/releases)
- [Commits](https://github.com/dtolnay/semver/compare/1.0.14...1.0.17)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-21 14:22:05 +01:00
dependabot[bot] 0c95809747
Bump tera from 1.17.1 to 1.18.1 (#992)
Bumps [tera](https://github.com/Keats/tera) from 1.17.1 to 1.18.1.
- [Release notes](https://github.com/Keats/tera/releases)
- [Changelog](https://github.com/Keats/tera/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Keats/tera/compare/v1.17.1...v1.18.1)

---
updated-dependencies:
- dependency-name: tera
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-21 14:21:51 +01:00
dependabot[bot] 163befcebd
Bump flate2 from 1.0.24 to 1.0.25 (#934)
Bumps [flate2](https://github.com/rust-lang/flate2-rs) from 1.0.24 to 1.0.25.
- [Release notes](https://github.com/rust-lang/flate2-rs/releases)
- [Commits](https://github.com/rust-lang/flate2-rs/commits/1.0.25)

---
updated-dependencies:
- dependency-name: flate2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-21 14:21:40 +01:00
Nils Asmussen 3e1426a734
Fixed top-level URL for multiple path components. (#817)
Previously, if the directory was multiple path components deep, the "top_level"
link referred to the wrong place. This commit respects the number of path
components to correctly refer back to the top-level page.

Fixes #845.
2023-03-21 14:21:02 +01:00
Edmundo Ferreira aca88282ba
Add precision cmdline arg (#981)
* Add --precision cmdline arg to set decimal point precision of reports

- set the coverage decimal precision uniformly of all generated outputs
- defaults to 2 decimal points which is reasonable value

* Add precision control to markdown report

- adjust the markdown test to have precision 2, the default

* Add precision control to HTML report

- inject precision into tera templates and reuse the variable on macros

* Add precision control to covdir report

- apply precision to covdir report so that it too follows cmdline arg input

---------

Co-authored-by: calixteman <calixte.denizet@gmail.com>
2023-03-16 15:47:33 +01:00
Edmundo Ferreira 38de3ed865
Remove clippy false positive bypass (#983)
- fix upstream and release on rust 1.6.8

Closes #980
2023-03-16 15:38:11 +01:00
Giovanni Patruno 9a47f91482
Use create_dir_all instead of create_dir for html output (#982)
Fixes #972
2023-03-12 00:31:47 +01:00
Edmundo Ferreira b2a26f0861
Fix clippy linting (#979)
- fix all https://rust-lang.github.io/rust-clippy/master/index.html#needless_borrow
- fix all https://rust-lang.github.io/rust-clippy/master/index.html#iter_kv_map
- allow https://rust-lang.github.io/rust-clippy/master/index.html#manual_filter
  since it's a false positive that is already fixed upstream and will be  present
  on next clippy release see https://github.com/mozilla/grcov/issues/980
2023-03-09 12:41:19 +01:00
dependabot[bot] 33f3611588
Bump rayon from 1.5.3 to 1.6.0 (#929)
Bumps [rayon](https://github.com/rayon-rs/rayon) from 1.5.3 to 1.6.0.
- [Release notes](https://github.com/rayon-rs/rayon/releases)
- [Changelog](https://github.com/rayon-rs/rayon/blob/master/RELEASES.md)
- [Commits](https://github.com/rayon-rs/rayon/compare/v1.5.3...rayon-core-v1.6.0)

---
updated-dependencies:
- dependency-name: rayon
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-25 18:17:52 +01:00