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

Clippy/autofix #522

Merged
merged 2 commits into from Jul 26, 2022
Merged

Clippy/autofix #522

merged 2 commits into from Jul 26, 2022

Conversation

Patrik-Stas
Copy link
Contributor

No description provided.

@Patrik-Stas Patrik-Stas marked this pull request as ready for review July 22, 2022 13:58
@Patrik-Stas Patrik-Stas requested a review from a team as a code owner July 22, 2022 13:58
@codecov-commenter
Copy link

codecov-commenter commented Jul 22, 2022

Codecov Report

Merging #522 (284ec65) into main (9a59824) will increase coverage by 0.07%.
The diff coverage is 41.33%.

@@            Coverage Diff             @@
##             main     #522      +/-   ##
==========================================
+ Coverage   54.99%   55.06%   +0.07%     
==========================================
  Files         168      168              
  Lines       14588    14562      -26     
  Branches     4031     4027       -4     
==========================================
- Hits         8023     8019       -4     
+ Misses       2357     2338      -19     
+ Partials     4208     4205       -3     
Flag Coverage Δ
integration-aries-vcx 42.92% <31.91%> (+0.06%) ⬆️
unittests-agency-client 23.61% <33.33%> (ø)
unittests-aries-vcx 51.79% <32.75%> (+0.10%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
agency_client/src/api/downloaded_message.rs 0.00% <ø> (ø)
agency_client/src/api/messaging.rs 0.00% <ø> (ø)
agency_client/src/api/onboarding.rs 0.00% <ø> (ø)
agency_client/src/httpclient.rs 8.33% <0.00%> (ø)
agency_client/src/internal/messaging.rs 23.63% <ø> (ø)
agency_client/src/messages/update_message.rs 0.00% <0.00%> (ø)
agency_client/src/utils/error_utils.rs 0.00% <0.00%> (ø)
aries_vcx/src/global/settings.rs 64.93% <ø> (ø)
aries_vcx/src/handlers/connection/public_agent.rs 44.73% <0.00%> (ø)
aries_vcx/src/handlers/out_of_band/receiver.rs 34.28% <0.00%> (ø)
... and 55 more

Help us with your feedback. Take ten seconds to tell us how you rate us.

Base automatically changed from tests/remove-globals to main July 25, 2022 10:22
@Patrik-Stas Patrik-Stas requested a review from mirgee July 25, 2022 22:09
Signed-off-by: Patrik Stas <patrik.stas@absa.africa>
Signed-off-by: Patrik Stas <patrik.stas@absa.africa>
@mirgee mirgee merged commit bc81b06 into main Jul 26, 2022
@mirgee mirgee deleted the clippy/autofix branch July 26, 2022 11: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

3 participants