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

invocables: Update --help information #754

Merged
merged 2 commits into from
Jul 11, 2024

Conversation

Javagedes
Copy link
Contributor

  1. If a configuration file is provided, will provide all available options for architecture (-a), package (-p) and target (-t).

  2. Ensures that the CLI env guidance is provided to the user even If no configuration file is provided (bugfix).

  3. Updates some general help text to be more clear.

@Javagedes Javagedes added bug Something isn't working enhancement New feature or request labels Feb 15, 2024
Copy link

codecov bot commented Feb 15, 2024

Codecov Report

Attention: Patch coverage is 62.96296% with 10 lines in your changes missing coverage. Please review.

Project coverage is 78.49%. Comparing base (bf643b0) to head (8891a5b).
Report is 81 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #754      +/-   ##
==========================================
- Coverage   78.75%   78.49%   -0.26%     
==========================================
  Files          49       40       -9     
  Lines        4909     4915       +6     
==========================================
- Hits         3866     3858       -8     
- Misses       1043     1057      +14     
Files Coverage Δ
...oolext/invocables/edk2_multipkg_aware_invocable.py 83.33% <100.00%> (+2.08%) ⬆️
edk2toolext/edk2_invocable.py 75.80% <80.00%> (+0.39%) ⬆️
edk2toolext/invocables/edk2_platform_build.py 73.49% <40.00%> (+0.99%) ⬆️

... and 46 files with indirect coverage changes

1. If a configuration file is provided, will provide all available
   options for architecture (-a), package (-p) and target (-t).

2. Ensures that the CLI env guidance is provided to the user even If
   no configuration file is provided (bugfix).

3. Updates some general help text to be more clear.
@Javagedes Javagedes added this to the 0.27.10 milestone Jul 9, 2024
@Javagedes Javagedes merged commit 32e6028 into tianocore:master Jul 11, 2024
23 of 25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants