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

Update reqwest, tokio, futures dependencies, fix CI iOS build #360

Merged
merged 4 commits into from
Oct 20, 2021

Conversation

Patrik-Stas
Copy link
Contributor

Signed-off-by: Patrik Stas patrik.stas@absa.africa

Signed-off-by: Patrik Stas <patrik.stas@absa.africa>
@Patrik-Stas Patrik-Stas requested a review from a team as a code owner October 15, 2021 14:56
@codecov-commenter
Copy link

codecov-commenter commented Oct 15, 2021

Codecov Report

Merging #360 (1997f12) into main (9690951) will increase coverage by 13.32%.
The diff coverage is n/a.

❗ Current head 1997f12 differs from pull request most recent head b16748b. Consider uploading reports for the commit b16748b to get more accurate results
Impacted file tree graph

@@             Coverage Diff             @@
##             main     #360       +/-   ##
===========================================
+ Coverage   52.43%   65.75%   +13.32%     
===========================================
  Files         135      150       +15     
  Lines       10543    14102     +3559     
  Branches     2008     2789      +781     
===========================================
+ Hits         5528     9273     +3745     
+ Misses       3468     2558      -910     
- Partials     1547     2271      +724     
Flag Coverage Δ
integration-aries-vcx 52.43% <ø> (ø)
unittests-agency-client 22.51% <ø> (?)
unittests-aries-vcx 48.74% <ø> (?)

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

Impacted Files Coverage Δ
agency_client/src/get_message.rs 3.24% <0.00%> (-96.76%) ⬇️
agency_client/src/agency_client.rs 9.09% <0.00%> (-90.91%) ⬇️
aries_vcx/src/handlers/connection/util.rs 68.42% <0.00%> (-3.01%) ⬇️
agency_client/src/payload.rs 0.00% <0.00%> (ø)
aries_vcx/src/utils/serialization.rs 0.00% <0.00%> (ø)
...s_vcx/src/handlers/connection/legacy_agent_info.rs 0.00% <0.00%> (ø)
...s_vcx/src/libindy/proofs/proof_request_internal.rs 24.00% <0.00%> (ø)
...vcx/src/handlers/connection/inviter/states/null.rs 50.00% <0.00%> (ø)
agency_client/src/update_connection.rs 7.59% <0.00%> (ø)
agency_client/src/httpclient.rs 0.00% <0.00%> (ø)
... and 103 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9690951...b16748b. Read the comment docs.

Signed-off-by: Patrik Stas <patrik.stas@absa.africa>
@Patrik-Stas Patrik-Stas force-pushed the ci/fix-ios-build-openssl branch from b426137 to 5c37e09 Compare October 18, 2021 17:07
@mirgee mirgee added the ci label Oct 19, 2021
@Patrik-Stas Patrik-Stas requested a review from mirgee October 19, 2021 15:21
Signed-off-by: Patrik Stas <patrik.stas@absa.africa>
Signed-off-by: Patrik Stas <patrik.stas@absa.africa>
@mirgee mirgee merged commit 5502176 into main Oct 20, 2021
@mirgee mirgee deleted the ci/fix-ios-build-openssl branch October 20, 2021 08:50
@Patrik-Stas Patrik-Stas changed the title Adjust build of libssl for ios in CI Update reqwest, tokio, futures dependencies, fix CI iOS build Oct 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants