Merged
Conversation
Member
josecelano
commented
Jun 10, 2024
```output
cargo update
Updating crates.io index
Locking 23 packages to latest compatible versions
Updating anstyle-query v1.0.3 -> v1.1.0
Updating async-io v2.3.2 -> v2.3.3
Updating async-lock v3.3.0 -> v3.4.0
Updating borsh v1.5.0 -> v1.5.1
Updating borsh-derive v1.5.0 -> v1.5.1
Updating cc v1.0.98 -> v1.0.99
Updating cfg_aliases v0.1.1 -> v0.2.1
Updating clap v4.5.4 -> v4.5.6
Updating clap_builder v4.5.2 -> v4.5.6
Updating clap_derive v4.5.4 -> v4.5.5
Updating clap_lex v0.7.0 -> v0.7.1
Removing event-listener v4.0.3
Removing event-listener-strategy v0.4.0
Updating piper v0.2.2 -> v0.2.3
Updating polling v3.7.0 -> v3.7.1
Updating proc-macro2 v1.0.84 -> v1.0.85
Updating regex v1.10.4 -> v1.10.5
Updating regex-automata v0.4.6 -> v0.4.7
Updating regex-syntax v0.8.3 -> v0.8.4
Updating rstest v0.20.0 -> v0.21.0
Updating rstest_macros v0.20.0 -> v0.21.0
Updating toml v0.8.13 -> v0.8.14
Updating toml_edit v0.22.13 -> v0.22.14
Updating utf8parse v0.2.1 -> v0.2.2
Updating winnow v0.6.9 -> v0.6.13
```
Member
Author
|
ACK 6e87d3e |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #887 +/- ##
========================================
Coverage 78.54% 78.54%
========================================
Files 171 171
Lines 9434 9434
========================================
Hits 7410 7410
Misses 2024 2024 ☔ View full report in Codecov by Sentry. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.