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

Add ecbundle support #177

Merged
merged 9 commits into from
Nov 9, 2023
Merged

Add ecbundle support #177

merged 9 commits into from
Nov 9, 2023

Conversation

figi44
Copy link
Collaborator

@figi44 figi44 commented Nov 9, 2023

Add support for building bundles defined in ecbundle format. Ecbundle is to be added as a normal dependency when calling build-package and newly created ecbundle input set to true.
Changes order of installation and testing, package should be installed first and then tested. Package tests in bundles can rely on files installed by dependencies, eccodes sample files for example.

@codecov-commenter
Copy link

Codecov Report

Merging #177 (e1bdf70) into main (ea19bd5) will decrease coverage by 4.75%.
The diff coverage is 16.66%.

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

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

@@            Coverage Diff             @@
##             main     #177      +/-   ##
==========================================
- Coverage   89.91%   85.16%   -4.75%     
==========================================
  Files          11       11              
  Lines         684      728      +44     
  Branches      170      186      +16     
==========================================
+ Hits          615      620       +5     
- Misses         69      108      +39     
Files Coverage Δ
src/index.ts 90.90% <ø> (ø)
src/main.ts 92.22% <100.00%> (+0.08%) ⬆️
src/build-package.ts 68.13% <11.29%> (-18.20%) ⬇️

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

@figi44 figi44 merged commit a7b0093 into main Nov 9, 2023
25 checks passed
@figi44 figi44 deleted the ecbundle branch November 9, 2023 21:54
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