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

Add --skip-content-type-check option for skipping check of content type of assets. #96

Merged
merged 2 commits into from
Jul 28, 2023

Conversation

k1LoW
Copy link
Owner

@k1LoW k1LoW commented Jul 28, 2023

Add option to skip content type check because sometimes the content type of assets are incorrect.

@k1LoW k1LoW added enhancement New feature or request minor labels Jul 28, 2023
@k1LoW k1LoW self-assigned this Jul 28, 2023
@k1LoW k1LoW changed the title Add --skip-content-type-check option for skipping check of content type of assets. Add --skip-content-type-check option for skipping check of content type of assets. Jul 28, 2023
@github-actions
Copy link
Contributor

Code Metrics Report

main (7f4f16e) #96 (5d83157) +/-
Coverage 55.1% 55.1% 0.0%
Code to Test Ratio 1:0.2 1:0.2 -0.0
Test Execution Time 33s 27s -6s
Details
  |                     | main (7f4f16e) | #96 (5d83157) | +/-  |
  |---------------------|----------------|---------------|------|
  | Coverage            |          55.1% |         55.1% | 0.0% |
  |   Files             |              3 |             3 |    0 |
  |   Lines             |            363 |           363 |    0 |
  |   Covered           |            200 |           200 |    0 |
- | Code to Test Ratio  |          1:0.2 |         1:0.2 | -0.0 |
  |   Code              |            579 |           581 |   +2 |
  |   Test              |            103 |           103 |    0 |
+ | Test Execution Time |            33s |           27s |  -6s |

Code coverage of files in pull request scope (50.8% → 50.8%)

Files Coverage +/-
gh/gh.go 50.8% 0.0%

Reported by octocov

@k1LoW k1LoW merged commit 205572b into main Jul 28, 2023
@k1LoW k1LoW deleted the skip-content-type-check branch July 28, 2023 03:34
@github-actions github-actions bot mentioned this pull request Jul 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant