Skip to content

RustCheck: new crates checks#589

Merged
gentoo-bot merged 2 commits intopkgcore:masterfrom
arthurzam:rust-check
Jun 22, 2023
Merged

RustCheck: new crates checks#589
gentoo-bot merged 2 commits intopkgcore:masterfrom
arthurzam:rust-check

Conversation

@arthurzam
Copy link
Copy Markdown
Member

Resolves: #586

@arthurzam arthurzam requested review from mgorny and thesamesam June 21, 2023 18:00
@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 21, 2023

Codecov Report

Patch coverage: 41.02% and project coverage change: -0.18 ⚠️

Comparison is base (4166bfd) 80.18% compared to head (32b467d) 80.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #589      +/-   ##
==========================================
- Coverage   80.18%   80.00%   -0.18%     
==========================================
  Files          56       57       +1     
  Lines        8473     8512      +39     
  Branches     1922     1933      +11     
==========================================
+ Hits         6794     6810      +16     
- Misses       1579     1602      +23     
  Partials      100      100              
Impacted Files Coverage Δ
src/pkgcheck/checks/rust.py 41.02% <41.02%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

Comment thread src/pkgcheck/checks/rust.py
Comment thread src/pkgcheck/checks/rust.py Outdated
Comment thread src/pkgcheck/checks/rust.py
Resolves: pkgcore#586
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Resolves: pkgcore#586
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Copy link
Copy Markdown
Contributor

@mgorny mgorny left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@gentoo-bot gentoo-bot merged commit 32b467d into pkgcore:master Jun 22, 2023
@arthurzam arthurzam deleted the rust-check branch June 22, 2023 18:58
@gentoo-bot gentoo-bot temporarily deployed to github-pages June 22, 2023 18:59 — with GitHub Actions Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

cargo.eclass checks: detect unnecessary $(cargo_crate_uris) and CRATES with - separator

3 participants