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

Tweak CI to fix build-docker-android on main branch #899

Merged
merged 3 commits into from
Jul 19, 2023
Merged

Conversation

Patrik-Stas
Copy link
Contributor

@Patrik-Stas Patrik-Stas commented Jul 17, 2023

  • Additional tweak to prevent CI running out of disk space

Signed-off-by: Patrik Stas <patrik.stas@absa.africa>
.github/actions/build-image/action.yml Show resolved Hide resolved
.github/actions/build-image/action.yml Outdated Show resolved Hide resolved
@codecov-commenter
Copy link

codecov-commenter commented Jul 18, 2023

Codecov Report

Merging #899 (12d67b7) into main (1772a9c) will decrease coverage by 0.01%.
The diff coverage is 91.46%.

@@            Coverage Diff             @@
##             main     #899      +/-   ##
==========================================
- Coverage   43.36%   43.36%   -0.01%     
==========================================
  Files         438      438              
  Lines       34786    34778       -8     
  Branches     7589     7591       +2     
==========================================
- Hits        15086    15081       -5     
+ Misses      15238    15233       -5     
- Partials     4462     4464       +2     
Flag Coverage Δ
unittests-aries-vcx 43.36% <91.46%> (-0.01%) ⬇️

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

Impacted Files Coverage Δ
aries_vcx/src/utils/constants.rs 0.00% <ø> (ø)
aries_vcx/src/utils/mod.rs 50.00% <ø> (-8.34%) ⬇️
...es_vcx/src/common/proofs/prover/prover_internal.rs 27.27% <16.66%> (ø)
aries_vcx/src/utils/devsetup.rs 44.82% <50.00%> (ø)
aries_vcx/src/common/anoncreds.rs 80.30% <100.00%> (-0.58%) ⬇️
aries_vcx/src/common/credentials/mod.rs 75.75% <100.00%> (ø)
...vcx/src/common/primitives/credential_definition.rs 55.84% <100.00%> (-0.20%) ⬇️
aries_vcx/src/common/primitives/mod.rs 83.49% <100.00%> (ø)
...src/common/primitives/revocation_registry_delta.rs 54.71% <100.00%> (ø)
aries_vcx/src/common/test_utils.rs 93.54% <100.00%> (-0.03%) ⬇️
... and 4 more

... and 3 files with indirect coverage changes

Signed-off-by: Patrik Stas <patrik.stas@absa.africa>
@Patrik-Stas Patrik-Stas force-pushed the ci/fix-anroid-build branch from 6c78c0b to f5ae1b7 Compare July 18, 2023 11:09
Signed-off-by: Patrik Stas <patrik.stas@absa.africa>
@mirgee mirgee merged commit 3009224 into main Jul 19, 2023
@mirgee mirgee deleted the ci/fix-anroid-build branch July 19, 2023 07:40
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.

3 participants