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

GHA: Cleanup custom swig usage #2200

Merged
merged 2 commits into from
Nov 16, 2023
Merged

GHA: Cleanup custom swig usage #2200

merged 2 commits into from
Nov 16, 2023

Conversation

dweindl
Copy link
Member

@dweindl dweindl commented Nov 15, 2023

  • Previously the newest swig was downloaded and built, but not used because of a wrong path. Fixed here.
  • Make scripts/downloadAndBuildSwig.sh accept a version number argument
  • Use composite action to make it more maintainable and avoid issues as fixed above

* Previously the newest swig was downloaded and built, but not used because of a wrong path. Fixed here.
* Make scripts/downloadAndBuildSwig.sh accept a version number argument
* Use composite action to make it more maintainable and avoid issues as fixed above
Copy link

codecov bot commented Nov 15, 2023

Codecov Report

Merging #2200 (9e8cb49) into develop (1726f43) will increase coverage by 0.03%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #2200      +/-   ##
===========================================
+ Coverage    76.59%   76.63%   +0.03%     
===========================================
  Files           82       82              
  Lines        15012    15012              
===========================================
+ Hits         11499    11505       +6     
+ Misses        3513     3507       -6     
Flag Coverage Δ
cpp 73.53% <ø> (+0.06%) ⬆️
petab 53.80% <ø> (ø)
python 77.23% <ø> (ø)
sbmlsuite ?

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

see 3 files with indirect coverage changes

@dweindl dweindl marked this pull request as ready for review November 15, 2023 20:33
@dweindl dweindl requested a review from a team as a code owner November 15, 2023 20:33
@dweindl dweindl enabled auto-merge November 15, 2023 20:34
@dweindl dweindl added this pull request to the merge queue Nov 16, 2023
Merged via the queue into develop with commit 32730f0 Nov 16, 2023
17 of 18 checks passed
@dweindl dweindl deleted the gha_fix_swig branch November 16, 2023 09:49
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.

2 participants