Closed rdimitrov closed 9 months ago
:warning: Please install the to ensure uploads and comments are reliably processed by Codecov.
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 70.18%. Comparing base (
85bd220
) to head (decacdd
). Report is 29 commits behind head on master.
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Looks good, is the windows tests expected to fail?
@kommendorkapten - Yes, they were disabled before, but once we enabled them we saw there're a few issues when targets use the prefixed format we use in the tuf-demo repo.
I've opened an issue, but from what I see it's probably caused by the wrong handling of back/forward slashes when we are translating a target name to a local path name when we create or look for the target file locally.
I don't have a windows machine to properly debug and fix this, so I thought it's better to leave the tests enabled and failing until we get some help on this. Also this way we are open in sharing windows support is not working properly yet.
The following PR: