Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update rust crate anyhow to 1.0.66 #78

Merged
merged 1 commit into from
Oct 29, 2022
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 21, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
anyhow dependencies patch 1.0.65 -> 1.0.66

Release Notes

dtolnay/anyhow

v1.0.66

Compare Source

  • Reduce unhelpful backtrace frames in backtraces captured during a context call (#​279)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@duyetbot
Copy link
Collaborator

Coverage Report

Created: 2022-10-21 00:06

Click here for information about interpreting this report.

FilenameFunction CoverageLine CoverageRegion CoverageBranch Coverage
lib.rs
 100.00% (1/1)
 100.00% (1/1)
 100.00% (1/1)
- (0/0)
main.rs
  69.23% (9/13)
  28.89% (13/45)
  64.71% (11/17)
- (0/0)
response.rs
  55.00% (11/20)
  50.72% (35/69)
  46.67% (21/45)
- (0/0)
test_utils.rs
  42.86% (3/7)
  87.50% (56/64)
  60.00% (6/10)
- (0/0)
v1/glossary.rs
  91.43% (64/70)
  95.12% (312/328)
  79.17% (171/216)
- (0/0)
v1/glossary_history.rs
  80.00% (4/5)
  97.30% (36/37)
  40.00% (6/15)
- (0/0)
v1/like.rs
  85.00% (34/40)
  87.94% (124/141)
  73.28% (96/131)
- (0/0)
Totals
  80.77% (126/156)
  84.23% (577/685)
  71.72% (312/435)
- (0/0)
Generated by llvm-cov -- llvm version 14.0.6-rust-1.64.0-stable

@codecov
Copy link

codecov bot commented Oct 21, 2022

Codecov Report

Merging #78 (014fd1c) into master (4baebd8) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #78   +/-   ##
=======================================
  Coverage   73.98%   73.98%           
=======================================
  Files           7        7           
  Lines        1276     1276           
=======================================
  Hits          944      944           
  Misses        332      332           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@duyetbot
Copy link
Collaborator

Coverage Report

Created: 2022-10-29 03:21

Click here for information about interpreting this report.

FilenameFunction CoverageLine CoverageRegion CoverageBranch Coverage
lib.rs
 100.00% (1/1)
 100.00% (1/1)
 100.00% (1/1)
- (0/0)
main.rs
  69.23% (9/13)
  28.89% (13/45)
  64.71% (11/17)
- (0/0)
response.rs
  55.00% (11/20)
  50.72% (35/69)
  46.67% (21/45)
- (0/0)
test_utils.rs
  42.86% (3/7)
  87.50% (56/64)
  60.00% (6/10)
- (0/0)
v1/glossary.rs
  91.43% (64/70)
  95.12% (312/328)
  79.17% (171/216)
- (0/0)
v1/glossary_history.rs
  80.00% (4/5)
  97.30% (36/37)
  40.00% (6/15)
- (0/0)
v1/like.rs
  85.00% (34/40)
  87.94% (124/141)
  73.28% (96/131)
- (0/0)
Totals
  80.77% (126/156)
  84.23% (577/685)
  71.72% (312/435)
- (0/0)
Generated by llvm-cov -- llvm version 14.0.6-rust-1.64.0-stable

@duyet duyet merged commit 3c21666 into master Oct 29, 2022
@duyet duyet deleted the renovate/anyhow-1.x branch October 29, 2022 04:34
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.

None yet

2 participants