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

BaseTools: Modify FMMT import path for pip module calling #107

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

YuweiChen1110
Copy link
Contributor

Cc: Rebecca Cran [email protected]
Cc: Liming Gao [email protected]
Cc: Bob Feng [email protected]

@codecov
Copy link

codecov bot commented Jul 26, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (8d9b898) 4.27% compared to head (5bf9add) 4.27%.

❗ Current head 5bf9add differs from pull request most recent head 7675b2f. Consider uploading reports for the commit 7675b2f to get more accurate results

Additional details and impacted files
@@          Coverage Diff           @@
##           master    #107   +/-   ##
======================================
  Coverage    4.27%   4.27%           
======================================
  Files         182     182           
  Lines       81605   81605           
======================================
  Hits         3490    3490           
  Misses      78115   78115           
Flag Coverage Δ
Linux 4.27% <0.00%> (ø)

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

Files Changed Coverage Δ
edk2basetools/FMMT/FMMT.py 0.00% <0.00%> (ø)
...k2basetools/FirmwareStorageFormat/FfsFileHeader.py 0.00% <0.00%> (ø)
edk2basetools/FirmwareStorageFormat/FvHeader.py 0.00% <0.00%> (ø)
...k2basetools/FirmwareStorageFormat/SectionHeader.py 0.00% <0.00%> (ø)
edk2basetools/FirmwareStorageFormat/UPLHeader.py 0.00% <0.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

[Bug]: FMMT tool does not be imported correctly with pip module
1 participant