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

Use github.com/k1LoW/errors #613

Merged
merged 3 commits into from
Aug 11, 2024
Merged

Use github.com/k1LoW/errors #613

merged 3 commits into from
Aug 11, 2024

Conversation

k1LoW
Copy link
Owner

@k1LoW k1LoW commented Aug 11, 2024

SSIA.

@k1LoW k1LoW self-assigned this Aug 11, 2024
@k1LoW k1LoW marked this pull request as draft August 11, 2024 03:21
Copy link
Contributor

Code Metrics Report

main (b7b6535) #613 (adbecb5) +/-
Coverage 55.5% 54.1% -1.5%
Code to Test Ratio 1:0.4 1:0.4 -0.1
Test Execution Time 3m13s 3m13s 0s
Details
  |                     | main (b7b6535) | #613 (adbecb5) |  +/-  |
  |---------------------|----------------|----------------|-------|
- | Coverage            |          55.5% |          54.1% | -1.5% |
  |   Files             |             52 |             52 |     0 |
  |   Lines             |           4679 |           4730 |   +51 |
- |   Covered           |           2601 |           2563 |   -38 |
- | Code to Test Ratio  |          1:0.4 |          1:0.4 |  -0.1 |
  |   Code              |          10163 |          10243 |   +80 |
  |   Test              |           4342 |           4342 |     0 |
  | Test Execution Time |          3m13s |          3m13s |    0s |

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

Files Coverage +/-
cmd/completion.go 0.0% 0.0%
cmd/coverage.go 0.0% 0.0%
cmd/doc.go 0.0% 0.0%
cmd/lint.go 0.0% 0.0%
cmd/out.go 0.0% 0.0%
cmd/root.go 0.0% 0.0%
cmdutil/when.go 88.2% 0.0%
config/config.go 64.0% +0.6%
datasource/datasource.go 56.9% +0.9%
drivers/bq/bq.go 0.0% -84.3%
drivers/clickhouse/clickhouse.go 85.7% 0.0%
drivers/dynamo/dynamo.go 89.6% 0.0%
drivers/mongodb/mongodb.go 84.5% 0.0%
drivers/mssql/mssql.go 83.0% 0.0%
drivers/mysql/mysql.go 73.0% +0.2%
drivers/postgres/postgres.go 81.8% +0.5%
drivers/snowflake/snowflake.go 0.0% 0.0%
drivers/spanner/spanner.go 0.0% 0.0%
drivers/sqlite/sqlite.go 89.3% +0.2%
output/config/config.go 50.0% 0.0%
output/dot/dot.go 79.3% 0.0%
output/gviz/gviz.go 15.8% 0.0%
output/md/md.go 82.8% 0.0%
output/mermaid/mermaid.go 76.3% 0.0%
output/plantuml/plantuml.go 76.3% 0.0%
output/xlsx/xlsx.go 0.0% 0.0%
schema/filter.go 0.0% 0.0%
schema/schema.go 41.2% +0.6%

Reported by octocov

@k1LoW k1LoW marked this pull request as ready for review August 11, 2024 04:56
@k1LoW k1LoW merged commit 7ec2bcf into main Aug 11, 2024
4 checks passed
@k1LoW k1LoW deleted the change-errors branch August 11, 2024 04:57
@github-actions github-actions bot mentioned this pull request Aug 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant