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

ci(arch): factor out build script #151

Merged
merged 1 commit into from
Oct 30, 2022
Merged

Conversation

P403n1x87
Copy link
Owner

The architectures build and release workflow share the same build script. This has been factored out into a script to reduce duplication and improve maintenance.

@P403n1x87 P403n1x87 self-assigned this Oct 30, 2022
The architectures build and release workflow share the same build
script. This has been factored out into a script to reduce
duplication and improve maintenance.
@codecov
Copy link

codecov bot commented Oct 30, 2022

Codecov Report

Base: 69.28% // Head: 68.60% // Decreases project coverage by -0.68% ⚠️

Coverage data is based on head (28172f3) compared to base (6c79ee9).
Patch has no changes to coverable lines.

❗ Current head 28172f3 differs from pull request most recent head a3fc8f2. Consider uploading reports for the commit a3fc8f2 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##            devel     #151      +/-   ##
==========================================
- Coverage   69.28%   68.60%   -0.69%     
==========================================
  Files          23       23              
  Lines        2338     2338              
  Branches      687      687              
==========================================
- Hits         1620     1604      -16     
- Misses        403      414      +11     
- Partials      315      320       +5     
Impacted Files Coverage Δ
src/mem.h 71.42% <0.00%> (-14.29%) ⬇️
src/austin.c 66.16% <0.00%> (-1.50%) ⬇️
src/py_thread.c 73.67% <0.00%> (-1.43%) ⬇️
src/py_proc.c 62.38% <0.00%> (-0.69%) ⬇️
src/py_string.h 65.38% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@P403n1x87 P403n1x87 merged commit 21c1e7a into devel Oct 30, 2022
@P403n1x87 P403n1x87 deleted the ci/factor-out-build-script branch October 30, 2022 15:38
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.

1 participant