Skip to content

fix: deep targets file path#632

Merged
MDr164 merged 3 commits intotheupdateframework:masterfrom
mrjoelkamp:fix-deep-target-file-path
May 4, 2024
Merged

fix: deep targets file path#632
MDr164 merged 3 commits intotheupdateframework:masterfrom
mrjoelkamp:fix-deep-target-file-path

Conversation

@mrjoelkamp
Copy link
Copy Markdown
Contributor

Summary

  • fixes bug in DownloadTarget for target files that are in subdirectories that are more than one level deep

Fixes

fixes #631

@mrjoelkamp mrjoelkamp force-pushed the fix-deep-target-file-path branch from 8d573a3 to 1dd10f9 Compare April 10, 2024 19:40
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 10, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.

Project coverage is 72.90%. Comparing base (14cf073) to head (23b08c0).
Report is 20 commits behind head on master.

Files Patch % Lines
metadata/updater/updater.go 0.00% 3 Missing ⚠️

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

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #632      +/-   ##
==========================================
+ Coverage   70.51%   72.90%   +2.38%     
==========================================
  Files          10       10              
  Lines        2123     1657     -466     
==========================================
- Hits         1497     1208     -289     
+ Misses        505      328     -177     
  Partials      121      121              

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

@MDr164 MDr164 enabled auto-merge (rebase) May 3, 2024 14:44
@trishankatdatadog
Copy link
Copy Markdown
Contributor

Thanks @MDr164.

@mrjoelkamp Would you mind terribly much rebasing against base, please?

auto-merge was automatically disabled May 4, 2024 20:24

Rebase failed

@MDr164 MDr164 merged commit 1ab2a38 into theupdateframework:master May 4, 2024
@mrjoelkamp mrjoelkamp deleted the fix-deep-target-file-path branch May 5, 2024 03:46
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: deep target file paths for consistent snapshots

4 participants