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

pyproject.toml: Fix edk2_capsule_tool path #647

Merged
merged 1 commit into from
Sep 6, 2023

Conversation

makubacki
Copy link
Member

Should be edk2toolext.capsule.capsule_tool:main instead of
dek2toolext.capsule.capsule_tool:main.

Should be `edk2toolext.capsule.capsule_tool:main` instead of
`dek2toolext.capsule.capsule_tool:main`.

Signed-off-by: Michael Kubacki <[email protected]>
@makubacki makubacki added the bug Something isn't working label Sep 6, 2023
@makubacki makubacki requested a review from Javagedes September 6, 2023 19:10
@makubacki makubacki self-assigned this Sep 6, 2023
@codecov
Copy link

codecov bot commented Sep 6, 2023

Codecov Report

Merging #647 (b1c394b) into master (2d2521a) will not change coverage.
Report is 1 commits behind head on master.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #647   +/-   ##
=======================================
  Coverage   78.65%   78.65%           
=======================================
  Files          48       48           
  Lines        4797     4797           
=======================================
  Hits         3773     3773           
  Misses       1024     1024           
Files Changed Coverage Δ
edk2toolext/environment/conf_mgmt.py 100.00% <100.00%> (ø)

@Javagedes Javagedes added this to the v0.24.1 milestone Sep 6, 2023
@Javagedes Javagedes merged commit 306ab96 into tianocore:master Sep 6, 2023
22 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants