wnfs-wg / rs-wnfs

Rust implementation of the WebNative FileSystem (WNFS) specification
https://github.com/wnfs-wg
Apache License 2.0
145 stars 23 forks source link

chore(rust)(deps): update testresult requirement from 0.3.0 to 0.4.0 in /wnfs #411

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Updates the requirements on testresult to permit the latest version.

Commits
  • b4c97eb Merge pull request #10 from wiktor-k/release-0.4.0
  • 742e22e Release version 0.4.0
  • 6d738ce Merge pull request #9 from wiktor-k/improve-docs
  • b604b16 Improve wording and README structure
  • 0883161 Merge pull request #8 from wiktor-k/improve-details
  • ac18dc9 Make tests less platform-specific
  • e519baa Use alternate description when printing the error message
  • e460452 Fix triggers for CI checks
  • 151f9c3 Merge pull request #7 from wiktor-k/make-testresult-generic
  • 44c7ca7 Make TestResult generic
  • Additional commits viewable in compare view


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 54.52%. Comparing base (ae2a270) to head (d251f75).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/wnfs-wg/rs-wnfs/pull/411/graphs/tree.svg?width=650&height=150&src=pr&token=7AdoazhCRi&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wnfs-wg)](https://app.codecov.io/gh/wnfs-wg/rs-wnfs/pull/411?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wnfs-wg) ```diff @@ Coverage Diff @@ ## main #411 +/- ## ========================================== - Coverage 54.62% 54.52% -0.11% ========================================== Files 57 57 Lines 3956 3956 Branches 959 963 +4 ========================================== - Hits 2161 2157 -4 Misses 1176 1176 - Partials 619 623 +4 ``` [see 2 files with indirect coverage changes](https://app.codecov.io/gh/wnfs-wg/rs-wnfs/pull/411/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wnfs-wg)