Skip to content

Commit

Permalink
Ignore none relevant cov failure
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperSandro2000 committed Oct 24, 2024
1 parent 4bcf310 commit 0ecdb09
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/modules/manager/nix/extract.ts
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ export function extractPackageFile(
currentDigest: flakeLocked.rev,
replaceString: flakeLocked.rev,
datasource: GitRefsDatasource.id,
// istanbul ignore next: type tarball always contains this link
packageName: (flakeOriginal.url ?? '').replace(
lockableHTTPTarballProtocol,
'https://$1/$2/$3',
Expand Down

0 comments on commit 0ecdb09

Please sign in to comment.