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

feat(get): add options.shaSum to enable/disable shasum checks #1307

Merged
merged 7 commits into from
Nov 24, 2024

Conversation

ayushmanchhabra
Copy link
Collaborator

@ayushmanchhabra ayushmanchhabra commented Nov 24, 2024

  • Fix a manifest not found error
  • Correctly parse options.* values

Copy link
Contributor

github-actions bot commented Nov 24, 2024

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 37.03% 721 / 1947
🔵 Statements 37.03% 721 / 1947
🔵 Functions 41.93% 13 / 31
🔵 Branches 59.52% 50 / 84
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
src/cli.js 0% 0% 0% 0% 1-34
src/index.js 0% 0% 0% 0% 1-152
src/util.js 33.49% 72.54% 50% 33.49% 25-26, 34-35, 61-62, 72-74, 80-83, 114-137, 148-174, 182-192, 201-314, 339-342, 353-354, 356-357, 373-374, 377, 379-393, 395-417, 419, 421-608, 619-630
src/get/index.js 45.9% 10% 100% 45.9% 42-43, 51-52, 75-79, 93-94, 108-185, 188-217
src/get/verify.js 77.08% 80% 100% 77.08% 44-54
Generated in workflow #1037 for commit bad081b by the Vitest Coverage Report Action

@ayushmanchhabra ayushmanchhabra changed the title fix(util): correctly parse options.* values feat(get): add options.shaSum to enable/disable shasum checks Nov 24, 2024
@ayushmanchhabra ayushmanchhabra marked this pull request as ready for review November 24, 2024 07:58
@ayushmanchhabra ayushmanchhabra merged commit 98abcaf into main Nov 24, 2024
3 checks passed
@ayushmanchhabra ayushmanchhabra deleted the fix/util branch November 24, 2024 07:59
ayushmanchhabra pushed a commit that referenced this pull request Nov 24, 2024
🤖 I have created a release *beep* *boop*
---


##
[4.13.0](v4.12.1...v4.13.0)
(2024-11-24)


### Features

* **get:** add options.shaSum to enable/disable shasum checks
([#1307](#1307))
([98abcaf](98abcaf))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

1 participant