Skip to content

Conversation

@Swatinem
Copy link
Member

The generic anyhow::msg will just Debug::fmt the String that you feed
it, which results in Error types with leading quotes.

The generic `anyhow::msg` will just `Debug::fmt` the `String` that you feed
it, which results in Error types with leading quotes.
@Swatinem Swatinem requested a review from a team June 17, 2021 08:02
@codecov-commenter
Copy link

codecov-commenter commented Jun 17, 2021

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.57%. Comparing base (cd14871) to head (3041dcb).
⚠️ Report is 388 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #344      +/-   ##
==========================================
+ Coverage   83.39%   86.57%   +3.18%     
==========================================
  Files          66       66              
  Lines        6762     6839      +77     
==========================================
+ Hits         5639     5921     +282     
+ Misses       1123      918     -205     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Swatinem Swatinem merged commit 05f76cc into master Jun 17, 2021
@Swatinem Swatinem deleted the fix/parse-anyhow-ty branch June 17, 2021 09:02
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.

4 participants